https://bugzilla.wikimedia.org/show_bug.cgi?id=66508
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |45229, 61577 --- Comment #1 from Bartosz Dziewoński <[email protected]> --- The root cause is the lack of support for dependencies, and the lack of order preservation, in addModuleStyles(). The immediate cause is that the 'skins.monobook' module was renamed to 'skins.monobook.styles', which causes it to sort after 'skins.monobook.dark' rather than before. You can work around this by renaming your modules accordingly. -- 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
