Summary | inconsistent favicons save/read |
Queue | Trean |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 11/25/2010 (5337 days ago) |
Due | |
Updated | 11/13/2011 (4984 days ago) |
Assigned | 03/13/2011 (5229 days ago) |
Resolved | 11/13/2011 (4984 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug 4969.State ⇒ Assigned
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ inconsistent favicons save/read
Type ⇒ Bug
State ⇒ Unconfirmed
1 is the link id. ok. in the favicon_id column in database the 1 is
inserted for that link. but now the favicon isn't displayed. as far as
i found out is that in trean istself the favicon is read from vfs only
as 1 without the extension, so the file isn't found. now when i change
the file name from 1.ico to 1 the file can be read but it is displayed
as an empty box in front of the links so there seems to be also
something wrong with the encoding or something else. when i open the
link as favicon.php?bookmark_id=1 i got some binaray data that can't
be displayed