Last modified: 2007-05-06 06:05:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T8819, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6819 - Nonexistent CSS file called for IE in Mediazilla
Nonexistent CSS file called for IE in Mediazilla
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-07-26 01:54 UTC by Dereckson
Modified: 2007-05-06 06:05 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dereckson 2006-07-26 01:54:05 UTC
In header.html.tmpl,

<!--[if IE]><style type="text/css" media="all">@import
"http://en.wikipedia.org/skins/monobook/IEFixes.css";</style>

should be replaced by :

<!--[if lt IE 5.5000]><style type="text/css">@import
"/skins-1.5/monobook/IE50Fixes.css";</style><![endif]-->
		<!--[if IE 5.5000]><style type="text/css">@import
"/skins-1.5/monobook/IE55Fixes.css";</style><![endif]-->
		<!--[if IE 6]><style type="text/css">@import
"/skins-1.5/monobook/IE60Fixes.css";</style><![endif]-->
		<!--[if IE 7]><style type="text/css">@import
"/skins-1.5/monobook/IE70Fixes.css?1";</style><![endif]-->

as :

http://en.wikipedia.org/skins/monobook/IEFixes.css 404 not found
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-07-26 17:53:17 UTC
I don't get a 404, I get a file that includes the 6.0, 5.0, and 5.5 fix files
using various hacky techniques.  It doesn't have the 7.0 fixes, though.  Are you
sure the Wikipedia server wasn't just briefly down when you saw this?
Comment 2 Dereckson 2006-08-15 17:39:10 UTC
Simetrical > 404 not found concerns
http://en.wikipedia.org/skins/monobook/IEFixes.css is 404, others files are new
files included in wikipedia projects.
Comment 3 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-08-15 17:40:43 UTC
Right, that gives me a 404 now.  It didn't before, I guess.
Comment 4 River Tarnell 2007-05-06 06:05:33 UTC
actually, it needs to use absolute links because /skins-1.5 doesn't exist on 
bugzilla.  i applied the current code from monobook.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links