Open GoogleCodeExporter opened 9 years ago
Thanks for the issue report. Actually, FaviconAvailable is fired every time a
Favicon is available, when there is not favicon it is not fired. Are there
specific sites where the favicon is not loaded while in other browsers it is
loaded correctly?
Original comment by tsumalis96@gmail.com
on 27 Mar 2012 at 7:59
I got this error for some random websites.. dont remember it now.. I will test
this again n let u know soon..
Original comment by malhotra...@gmail.com
on 30 Mar 2012 at 8:04
I probably think the FaviconAvailable event takes favicon of the host website.
As in this website, host is google, thus favicon of google is taken.
Similarly it happens for other websites too..
Original comment by malhotra...@gmail.com
on 4 Apr 2012 at 4:20
Yes, that's how it takes the favicon...but maybe I should change the method to
a kind of element checking. Thanks for this report! I will try to improve it.
Original comment by tsumalis96@gmail.com
on 5 Apr 2012 at 7:18
I recently observed that some websites have bitmap or GIF images as their
favicon. However, ows only recognize ico favicons
Eg.
http://www.ktclear.in/kt/tech/tech.index.php?tech_id=Amazing+facts+about+Google
Here, FaviconAvailable event is triggered but favicon changes to a null image..
Any way to overcome this limitation???
Original comment by malhotra...@gmail.com
on 10 Apr 2012 at 12:17
well, you have to modify the ows source code for overcome it
go to favicon method for that (i forgot what method it is)
and replace with your own :)
Original comment by praken.s...@gmail.com
on 13 Jun 2012 at 12:54
Original issue reported on code.google.com by
malhotra...@gmail.com
on 26 Mar 2012 at 9:04