https://bugzilla.wikimedia.org/show_bug.cgi?id=27328

--- Comment #13 from Krinkle <krinklem...@gmail.com> 2011-02-11 23:03:17 UTC ---
With this fix applied the following:

@import
url("?title=MediaWiki:Common.css/WikiTable.css&action=raw&ctype=text/css")
screen;


Which first tried to access:

*
http://bits.wikimedia.org/w/index.php?title=MediaWiki:Common.css/WikiTable.css&action=raw&ctype=text/css

Willl now access:

* /windex?title=MediaWiki:Common.css/WikiTable.css&action=raw&ctype=text/css

Still a 404 error.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to