https://bugzilla.wikimedia.org/show_bug.cgi?id=27868
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Roan Kattouw <[email protected]> 2011-03-05 22:00:20 UTC --- (In reply to comment #0) > http://bits.wikimedia.org/meta.wikimedia.org/load.php?debug=false&lang=fi&modules=user&only=styles&skin=vector&user=Nikerabbit&version=19700101T000001Z > > The above url produces empty file which is cached. Is it possible to not cache > empty files and investigate what causes them in the first place? That's not the cause. modules=user is *supposed* to return an empty response if you're not logged in or have no user CSS pages (the 1970 timestamp in the URL indicates that RL didn't find any). (On trunk, we take the modules=user request out entirely in that case (except if you have user JS but no CSS), but that change hasn't gone live yet.) If the entire page appears unstyled, the request for skins.vector will be the one that's failing. The modules=user request is a red herring in this case. If you have user CSS but it's not showing up (the bug report is a bit ambiguous as to whether it's about user CSS or all CSS not showing up), that's a whole 'nother story. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
