https://bugzilla.wikimedia.org/show_bug.cgi?id=30718
--- Comment #5 from Ian Baker <[email protected]> 2011-11-17 22:44:44 UTC --- The API returns stuff that UW doesn't care about. The right solution is probably to add a config option that disables suggestion of categories that lack a description page. Then, call one of: list=allpages&apnamespace=14&apprefix=foo list=allcategories&apnamespace=14&apprefix=foo depending on how that config var is set. (note to self: in mw.ApiCategory.js line 46 or so) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
