https://bugzilla.wikimedia.org/show_bug.cgi?id=15853
--- Comment #7 from Mormegil <[email protected]> 2011-12-02 11:01:39 UTC --- Created attachment 9598 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9598 Updated patch (In reply to comment #4) > If you have the time and the interest to update and revise your patch, please > do! The reasoning behind is bascially still the same – the only thing that changed is that fetchRevisions() now returns a ResultWrapper instead of a simple array (and performs “->numRows()” on it), so we need to return that. (There were more possible solutions here, I chose the simplest one.) -- 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
