https://bugzilla.wikimedia.org/show_bug.cgi?id=69453
--- Comment #2 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to Gerrit Notification Bot from comment #1) > Change 154144 had a related patch set uploaded by Brian Wolff: > Fix horribly broken way TMH was generating <track> urls > > https://gerrit.wikimedia.org/r/154144 That only covers the bad encoding, not the wrong namespace. ----- Wrong namespace appears to be because TMH tries to override the api with a different DB object (which is super insane), but the api still works with the local instances namespace list, so TimedText is getting translated to whatever namespace 102 is on the local wiki. On mw.org it uses the extension namespace (!) -- 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
