https://bugzilla.wikimedia.org/show_bug.cgi?id=41692
--- Comment #7 from Michael Dale <[email protected]> 2012-11-04 01:09:34 UTC --- How do you know that timed text is timed text on a foreign wiki if not by name ? The issue is it has to query the remote wiki api by namespace number, and there was no global extension namespace manifest early on resulting in commons using 102 for timed text, where as timed media handler got 710: http://www.mediawiki.org/wiki/Extension_default_namespaces#TimedMediaHandler To solve the problem I imagine we should move all the commons timed text over to the manifest id of "710" .. or just hard code per-wiki namespace id overrides in the foreign repo settings ? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
