https://bugzilla.wikimedia.org/show_bug.cgi?id=62277
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Derk-Jan Hartman <[email protected]> --- This is partly caused by the implementation of getForeignCategories, added in git commit 4893d1f of Bug 56598. I see it's handy to pass along a TitleArray, but this implementation really quite deviates from getCategories in OutputPage, and looses the 'hidden' flag https://doc.wikimedia.org/mediawiki-core/master/php/html/OutputPage_8php_source.html#l01240 We should really figure out a better more permanent path forward there... Any ideas ? -- 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
