Closed Bug 481030 Opened 15 years ago Closed 15 years ago

Wrong MIME type image/x-icon is specified for the image/png favicon

Categories

(quality.mozilla.org :: Website, defect, P3)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Aleksej, Assigned: paulc)

References

()

Details

<link rel="shortcut icon" href="/sites/quality.authstage.mozilla.com/files/qmo_favicon.png" type="image/x-icon" />

The actual MIME type is not image/x-icon, but image/png.
No idea if this causes the problem that the icon isn't shown up in my daily profile. It works in other profiles. Let's see how it looks when this bug is fixed.
Hardware: x86 → All
Summary: Wrong MIME type is specified for the favicon → Wrong MIME type image/x-icon is specified for the image/png favicon
Priority: -- → P2
At least, we could "fix" by changing the favicon to a converted .ico from that png. Shall we do that? Otherwise, this is not worth fixing.
Assignee: nobody → paul.craciunoiu
Severity: normal → minor
Priority: P2 → P3
Target Milestone: --- → 1.1
Checked on page info that the new icon is a .ico
Status: RESOLVED → VERIFIED
Target Milestone: 2.1 → ---
You need to log in before you can comment on or make changes to this bug.