https://bugzilla.wikimedia.org/show_bug.cgi?id=40939
--- Comment #6 from Liangent <[email protected]> 2012-10-13 13:19:07 UTC --- (In reply to comment #5) > (In reply to comment #4) > > (In reply to comment #2) > > > Bug 40996 sounds very similar. Wondering whether to set a tentative Target > > > Milestone (but I'm clueless whether 1.20 or 1.21). > > > > From above talk I see the related code in InfoAction was rewritten and new > > code > > introduced bug 40996 and it has the same root cause. > > > > When a page doesn't exist, its $firstRev is null but both old and new code > > try > > to get its author: in old code it calls $firstRev->getUserText() and in new > > code it calls Linker::revUserTools( $firstRev ). > > Indeed. As I said originally, the code is "gone" in master, so it's more of a > backport needed. > We have to fix bug 40996 first to get something to backport. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
