Re: Icon problem



On Tue, 2005-01-18 at 16:25 -0500, Joe Shaw wrote:
> The issue is that gecko-sharp isn't loading the file URIs for the images
> from the disk.  We're not sure why.

Woo!  We now know why and it's fixed!

We were using a generic HTTP URI (http://localhost) as the base URI for
the content we displayed in Best.  A new security fix in Mozilla 1.7
made it so that file URIs would not be loaded from http URIs.  That's
why the icons wouldn't load; changing the base URI to a file URI fixed
things.

Thank you very much to everyone to contributed their info to the bug;
noticing the pattern of Mozilla 1.7 was the key to tracking this one
down.

Joe





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]