https://bugzilla.wikimedia.org/show_bug.cgi?id=72880
Jackmcbarn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #11 from Jackmcbarn <[email protected]> --- (In reply to Rob Kam from comment #8) > Then Wikipedia templates are incompatible with 1.23 Yes, some of them are. I've looked into the specific cause in the above cases, and they're both caused by changes to mw.html in version 1.24. Although in general, core and extensions should be kept at the same version, the 1.24 branch of Scribunto is compatible with MediaWiki core 1.23. To fix the problem, you can either use 1.24 Scribunto, or if you'd rather not do that for some other reason, you can cherry-pick just the one change you need by running "git cherry-pick d1030989bc41d9fcf9b85a1496b99757077024f0" from the Scribunto directory (assuming you got it from Git). There's no bug here, though. -- 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
