https://bugzilla.wikimedia.org/show_bug.cgi?id=56409
--- Comment #2 from Bartosz DziewoĆski <[email protected]> --- The interesting part is: > BaseTemplate->makeListItem('text', 'c<<') The second argument should be an array. The code doesn't check for that anywhere, though, and apparently something fails badly if it's not. The two parameters are keys and values from $this->data['content_actions'] associative array, something must be messing with it in an unpleasant way. -- 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
