https://bugzilla.wikimedia.org/show_bug.cgi?id=47216
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Brad Jorsch <[email protected]> --- The original bug here is now fixed. It will probably be deployed along with 1.22wmf5, see https://www.mediawiki.org/wiki/MediaWiki_1.22/Roadmap for the schedule. If someone really wants to request getting localized skin names from https://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=skins instead of something like https://en.wikipedia.org/w/api.php?action=query&meta=allmessages&ammessages=skinname-monobook|skinname-vector|skinname-modern|skinname-cologneblue, file a separate bug. Note the current names being returned are not the English names, they're the internal names—note how "CologneBlue" is returned rather than "Cologne Blue". And we're not going to arbitrarily filter out "core" skins from the result. Even less so now that we return an indicator of which skin is the default, which may well be one of the core skins. -- 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
