Add end quote to ErrorDocument 404 for favicon.ico
EvanDonovan - August 2, 2008 - 15:23
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
The current D7 .htaccess seems to work fine, but it's missing an end quote on the ErrorDocument 404 for favicon.ico. Not a big deal, but it does mess up text coloring.
Here's a patch.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| htaccess-404fix.patch | 424 bytes | Ignored | None | None |

#1
This is a duplicate of #281131: Missing quotation mark in .htaccess line.
#2
Sorry :)