Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#12486 closed defect (bug) (wontfix)

favicon handler does not work on installs in a subfolder

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone:
Component: Performance Version: 3.0
Severity: normal Keywords:
Cc: Focuses:

Description

attached patch fixes that

Attachments (1)

12486.diff (592 bytes ) - added by Denis-de-Bernardy 17 years ago.

Download all attachments as: .zip

Change History (3)

#1 @nacin
17 years ago

A browser only checks for favicon.ico in a domain root. Unless you go to it manually, you would never see example.com/subfolder/favicon.ico in the access logs.

#2 @Denis-de-Bernardy
17 years ago

  • Milestone 3.0
  • Resolutionwontfix
  • Status newclosed

very true. i was thinking about users of, say, favicon-head or the like, but dealing with those doesn't make much sense indeed.

Note: See TracTickets for help on using tickets.