https://bugzilla.wikimedia.org/show_bug.cgi?id=67596
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|General/Unknown |Special pages Product|MobileFrontend |MediaWiki --- Comment #2 from Max Semenik <[email protected]> --- That's caused by core's SpecialPageFactory::getList() providing wrong parameters to SpecialPage_initList hook: it sends an stdClass instead of array. -- 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
