Closed
Bug 306075
Opened 20 years ago
Closed 19 years ago
Invalid png file for answers.com search plugin
Categories
(Firefox :: Search, defect)
Firefox
Search
Tracking
()
RESOLVED
FIXED
People
(Reporter: u60234, Assigned: Gavin)
References
()
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
750 bytes,
image/png
|
Details |
The icon for the answers.com search plugin, answer.png, is not a valid png file.
Instead it seems to be a renamed .ico file.
Comment 1•20 years ago
|
||
Confirmed. ImageMagick's "identify -verbose answers.png" says it's not a PNG
file, and "identify -verbose ico:answers.png" decodes it as an ICO file. It
should be renamed "answers.ico".
Comment 2•20 years ago
|
||
This should be a proper PNG version of the icon, smashed with OptiPNG as much
as possible. I can't say how to make a patch, though. :)
Would it be some copyright violation to mess with their icon?
Assignee | ||
Comment 3•19 years ago
|
||
Fixed on the trunk and 1.8 branch by bug 317107 (the icon is now embedded in the xml file).
Assignee: nobody → gavin.sharp
Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•