Changes between Initial Version and Version 3 of Ticket #16361


Ignore:
Timestamp:
Jun 29, 2011, 8:45:07 AM (13 years ago)
Author:
Aymeric Augustin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16361

    • Property Component Core (Other)Documentation
    • Property Triage Stage UnreviewedAccepted
  • Ticket #16361 – Description

    initial v3  
    1 I was originally going to file this against IGNORABLE_404_ENDS, but it looks like #16160 rewrote that setting and the way these are configured, however, the bug still remains.
     1I was originally going to file this against IGNORABLE_404_ENDS, but it looks like r16160 rewrote that setting and the way these are configured, however, the bug still remains.
    22
    33When APPEND_SLASH is enabled, !CommonMiddleware issues the redirect on `/favicon.ico` and a 404 for `/favicon.ico/` ends up showing up in the logs.
Back to Top