https://bugzilla.wikimedia.org/show_bug.cgi?id=65720
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |UNCONFIRMED Ever confirmed|1 |0 --- Comment #5 from Kunal Mehta (Legoktm) <[email protected]> --- I just tested it with BetaFeatures on REL1_23, and core at REL1_23, and it worked fine for me. What kind of caching do you have setup? Try disabling it and see if it works? (In reply to Ian Kelling from comment #4) > 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). If you look at https://gerrit.wikimedia.org/r/#/c/95776/1/includes/SkinTemplate.php,cm there are 3 arguments being passed: $personal_urls, $title, and $this (the SkinTemplate instance). -- 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
