6.0.0-beta1
7/6/25

[#9410] inconsistent favicons save/read
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

History
11/13/2011 12:30:44 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Will rewrite this code as part of Bug 4969.
03/13/2011 04:43:11 AM Chuck Hagenbuch Assigned to Chuck Hagenbuch
State ⇒ Assigned
 
11/25/2010 10:29:59 AM michael (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ inconsistent favicons save/read
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
the check_links.php script writes a favicon for an url as 1.ico where 
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

Saved Queries