Page 1 of 1
bugs with ie
Posted: Sat Mar 26, 2005 2:01 pm
by psavio1966
i have the same bug when i open my blog through a link the css is disabled. It happens only with i.explorer and not with firefox.
Why?
You can try, my blog is
http://tapio.altervista.org
Re: bugs with ie
Posted: Sat Mar 26, 2005 4:33 pm
by garvinhicking
You'll need to ask Microsoft for the reason. I don't know what's causing that IE-specific bug.
If you find out, please let us know
Regards,
Garvin
Re: bugs with ie
Posted: Tue Mar 29, 2005 9:33 am
by garvinhicking
{CSSIEFIX}
We've just committed a patch to try to fix this. You can try it out yourself easily: Open the file serendipity.css.php and find this line:
then add this line just before that line:
Code: Select all
header('Cache-Control: no-cache');
If it works or doesn't work for you, please report back.
Thanks
Garvin
You're great!!!!!!
Posted: Sun Apr 10, 2005 3:33 pm
by psavio1966
Thank you very much. Now it seems work normally.
Hi.