Modify ↓
Opened 17 years ago
Closed 17 years ago
#7009 closed defect (wontfix)
image/x-icon is not a valid MIME type.
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
http://www.iana.org/assignments/media-types/image/vnd.microsoft.icon
Use image/vnd.microsoft.icon instead.
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Definitely conflicting info out there, but as you point out, Apache is a good lead to follow. wontfix
seems okay by me as well.
comment:3 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Ok, so we keep things as they are.
Note:
See TracTickets
for help on using tickets.
Looks like they tried that in Apache (r571260) and reverted to image/x-icon after a while (r608218).
So, wontfix?