Posted by ahcolus on August 19, 2008 at 3:22am
Jump to:
| Project: | Drupal core |
| Version: | 6.4 |
| Component: | base system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
1st seen in version 6.3, still in version 6.4
file '.htaccess' line 21
...
20 <Files favicon.ico>
21 ErrorDocument 404 "The requested file favicon.ico was not found.
22 </Files>
...missing double quote char '"' at end of string
Comments
#1
This is a duplicate of #281131: Missing quotation mark in .htaccess line.