https://bugzilla.wikimedia.org/show_bug.cgi?id=65720
--- Comment #4 from Ian Kelling <[email protected]> --- I think my original diagnosis of the cause is wrong. I didn't figure it out thoroughly, just reverted some code and things seemed to work, but they probably don't really work quite right. To Kunal's comment, the change you pointed shows passing 2 arguments, while the function causing the error recieves 3 arguments (which my patch changes to 2). That seems a likely cause. It doesn't explain why it happens in 1.23 but not master. I don't think my patch is the right solution, and was sent to the wrong branch anyways. I'd like to see if someone else would take a shot at fixing it, who is a little better at php/mediawiki codebase. -- 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
