https://bugzilla.wikimedia.org/show_bug.cgi?id=19838
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Chad H. <[email protected]> 2009-07-20 13:15:34 UTC --- The more generic issue is that there's no way to "get all prefixes" from the Interwiki class, leading the API (and extensions) to just select * from interwiki, which doesn't necessarily work when the cache is being used (eg: WMF). A) We need a getAllPrefixes() or similar method in Interwiki B) It would be nice to have native write/edit/delete support for interwiki prefixes in the Interwiki class -- 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
