Bug 2017143
| Summary: | [autoindex fancy]Directory named `core` gets icon for `core` file. | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pat Riehecky <riehecky> | |
| Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> | |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | low | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 36 | CC: | anon.amish, bnater, jkaluza, jorton, luhliari, mturk, pahan, pasik | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2017144 (view as bug list) | Environment: | ||
| Last Closed: | 2022-04-22 11:25:28 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1196553 | |||
|
Description
Pat Riehecky
2021-10-25 18:30:58 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36. Hi Pat, I changed the behavior how httpd treats core files. Previously, httpd was marking core files based on its filename. Because httpd can not distinguish between files and directories in AddIcon directive it was marking directories called "core" with the bomb icon as well. Now mod_autoindex will check MIME type of the file and if the file is recognized as coredump, it will mark that file with the bomb icon. Let me know if this works for you correctly and feel free to reopen this bug if not. *** Bug 2077039 has been marked as a duplicate of this bug. *** |