https://bugzilla.wikimedia.org/show_bug.cgi?id=49521
--- Comment #5 from Brad Jorsch <[email protected]> --- (In reply to comment #4) > Would probably be worth checking in the puppet repo whether the update > scripts > there override the standard urls in this extension as well. The update scripts do override the standard urls, to point to an already-checked-out copy of mediawiki/core and mediawiki/extensions in the local filesystem. So the addition of urlencode in https://gerrit.wikimedia.org/r/#/c/67531/1/LocalisationUpdate.class.php is probably going to break things for any extension that has i18n files in a subdirectory or any other characters affected by urlencode in its filename. I suppose we'll find out for sure tonight when l10nupdate runs against testwiki. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
