[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #25 from Roan Kattouw roan.katt...@gmail.com 2011-02-18 17:28:13 UTC --- (In reply to comment #24) (In reply to comment #23) This bug is fixed now with r82000, r82156 and r82218 Unfortunately, r82218 breaks it again. All urls

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 darklama darkl...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Blocks|26611 | --

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Blocks||27339 --

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 Roan Kattouw roan.katt...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #20 from Krinkle krinklem...@gmail.com 2011-02-14 21:55:47 UTC --- (In reply to comment #18) Page names can also begin with http://; or https://;. In JavaScript loading there are importScript(MediaWiki:Page.js); and

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #21 from Roan Kattouw roan.katt...@gmail.com 2011-02-14 22:47:45 UTC --- Let's keep the bug (fix relative paths) and the feature request (make url(MediaWiki:Foo) or @import MediaWiki:Foo or something similar work) separate here.

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #22 from darklama darkl...@gmail.com 2011-02-15 00:38:17 UTC --- (In reply to comment #21) Let's keep the bug (fix relative paths) and the feature request (make url(MediaWiki:Foo) or @import MediaWiki:Foo or something similar

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #19 from darklama darkl...@gmail.com 2011-02-13 09:56:55 UTC --- Another option. Invent a new protocol and remap it: url(mw://Page.css) - url(/w/index.php?title=Page.cssaction=rawctype=text/css) -- Configure bugmail:

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #16 from Liangent liang...@gmail.com 2011-02-12 09:39:03 UTC --- There may be conflicts between page names and urls then I guess... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #17 from darklama darkl...@gmail.com 2011-02-12 13:04:29 UTC --- (In reply to comment #16) There may be conflicts between page names and urls then I guess... I guess you are right. Same problem likely exists with javascript

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #18 from Liangent liang...@gmail.com 2011-02-12 13:31:40 UTC --- Page names can also begin with http://; or https://;. In JavaScript loading there are importScript(MediaWiki:Page.js); and

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 Krinkle krinklem...@gmail.com changed: What|Removed |Added CC||krinklem...@gmail.com,

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 Trevor Parscal tpars...@wikimedia.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #10 from darklama darkl...@gmail.com 2011-02-11 19:24:53 UTC --- (In reply to comment #9) The reason this happens if because CSSMin, the library that ResrouceLoader uses to perform a variety of operations on CSS data does not

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #11 from Trevor Parscal tpars...@wikimedia.org 2011-02-11 19:32:05 UTC --- Not that thing... The one in our codebase that I wrote. http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/libs/CSSMin.php?view=markup --

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 Trevor Parscal tpars...@wikimedia.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
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.cssaction=rawctype=text/css) screen; Which first tried to access: *

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 --- Comment #14 from Krinkle krinklem...@gmail.com 2011-02-11 23:03:50 UTC --- With this fix applied the following: @import url(index.php?title=MediaWiki:Common.css/WikiTable.cssaction=rawctype=text/css) screen; Which first tried to access:

[Bug 27328] using relative paths in CSS imports in MediaWiki:Common.css broken in 1.17

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27328 darklama darkl...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED