[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2014-06-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Krinkle krinklem...@gmail.com changed: What|Removed |Added Priority|High|Lowest

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2014-06-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Krinkle krinklem...@gmail.com changed: What|Removed |Added Blocks|35471 | -- You are receiving

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2014-03-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added CC|

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #6 from Krinkle krinklem...@gmail.com --- (In reply to comment #5) Is this ever going to be fixed for user skin stylesheets, or do we just have to put all @imports in the common.css now? The notion of now is incorrect. Even

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #7 from Isarra zhoris...@gmail.com --- It was working in April. Same scripts, but the MediaWiki was treating them differently. Modularity is the entire point of using @import, and something that is especially important when

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed: What|Removed |Added CC|

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #9 from Krinkle krinklem...@gmail.com --- (In reply to comment #7) It was working in April. Same scripts, but the MediaWiki was treating them differently. Simply impossible. User modules have been loaded with ResourceLoader

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #10 from Krinkle krinklem...@gmail.com --- (In reply to comment #8) - After minimizing CSS files, move all @import declarations at the top. I think this can be done pretty easily. I've considered this, but it was reverted because

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #11 from Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com --- It could have worked if common.css was empty, thus the @import in the skin.css was the first rule in the file. (In reply to comment #10) I've considered

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #12 from Isarra zhoris...@gmail.com --- (In reply to comment #11) It could have worked if common.css was empty, thus the @import in the skin.css was the first rule in the file. Yeah, looks like I added some site-specific css

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #13 from Krinkle krinklem...@gmail.com --- (In reply to comment #12) Also, if the reason for removing the ability to import stuff [..] It was never removed. -- You are receiving this mail because: You are watching all bug

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #14 from Isarra zhoris...@gmail.com --- (In reply to comment #13) (In reply to comment #12) Also, if the reason for removing the ability to import stuff [..] It was never removed. I meant this: (comment #10) (In reply to

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Isarra zhoris...@gmail.com changed: What|Removed |Added CC||zhoris...@gmail.com ---

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Krinkle krinklem...@gmail.com changed: What|Removed |Added Severity|minor |major -- Configure

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Krinkle krinklem...@gmail.com changed: What|Removed |Added Priority|Normal |High -- Configure

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-09-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #3 from Mark A. Hershberger m...@everybody.org 2012-09-28 18:58:53 UTC --- looks like this is done enough for release. pushing the rest till later. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-09-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Target Milestone|1.20.0 release |Future release

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-09-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #4 from Krinkle krinklem...@gmail.com 2012-09-28 23:35:07 UTC --- (In reply to comment #3) looks like this is done enough for release. pushing the rest till later. Yes, the fix in I3e8227ddb87fd9441071ca935439fc6467751dab is good

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 --- Comment #2 from Krinkle krinklem...@gmail.com 2012-09-25 17:14:45 UTC --- Done in I3e8227ddb87fd9441071ca935439fc6467751dab. However in only=styles request this obviously still happens, so don't mark it fixed yet. Gadgets that load

[Bug 35562] @import styles broken in modules that combine multiple stylesheets

2012-08-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35562 Krinkle krinklem...@gmail.com changed: What|Removed |Added Summary|@import styles broken in|@import styles broken