https://bugzilla.wikimedia.org/show_bug.cgi?id=57776
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Umherirrender <[email protected]> --- No, that bug is about the transform tables, this bug is about the month names. The test contains wgMonthNames, but since gerrit 55496 the module mediawiki.language.months is used for building the regex instead of the config var, that means the test needs also adjust, because the regex cannot match against the given test data. But I have no idea to force the load of a module in a other language inside of a QUnit test. -- 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
