https://bugzilla.wikimedia.org/show_bug.cgi?id=62277
--- Comment #3 from Tisza Gergő <[email protected]> --- The return value from getForeignCategories() is analogous to getCategories() except that get it returns Title objects while getCategories() just returns the title strings (I don't remember if there was any real reason for the difference or it just seemed cleaner). The hidden flags are returned by OutputPage::getCategoryLinks(). I guess we could add WikiFilePage::getForeignCategoryData() which returns hidden flags as well. -- 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
