Hi,
I'm having an odd problem that I haven't been able to solve with google and forum searching. Sometimes when viewing my wiki with unix firefox (I've tried with various versions--1.5, 2.16, and 3.0) the page is unformatted; it looks like the css isn't being applied. I'm using monobook, but the problem happens under different themes as well. I've never seen this problem on windows firefox or IE. Clearing firefox's cache and reloading fixes the problem. Has anyone heard of this happening? I'm using mediawiki 1.13.2, php 5.2.4, mysql 5.0.45, apache 2.2.6.
Thanks,
Peter
Schuh, Peter wrote:
Clearing firefox's cache and reloading fixes the problem. Has anyone heard of this happening?
I've seen this on rare occasions with Windows Firefox. It appears that in some instances, the CSS files are not served (or Firefox gives up waiting for them and displays the page). This is not common, occurring once every several weeks. I've never bothered investigating.
Mike
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Michael Daly wrote:
Schuh, Peter wrote:
Clearing firefox's cache and reloading fixes the problem. Has anyone heard of this happening?
I've seen this on rare occasions with Windows Firefox. It appears that in some instances, the CSS files are not served (or Firefox gives up waiting for them and displays the page). This is not common, occurring once every several weeks. I've never bothered investigating.
Firefox is also particularly picky about CSS files being served with the correct Content-Type. Make sure your web server is serving them correctly as text/css, not as text/plain or something.
- -- brion
mediawiki-l@lists.wikimedia.org