https://bugzilla.wikimedia.org/show_bug.cgi?id=11430





--- Comment #34 from ^demon <innocentkil...@gmail.com>  2009-02-03 17:02:07 UTC 
---
Created an attachment (id=5779)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5779)
Update last patch

Updated patch against current trunk. Didn't apply cleanly, so I had to do it
manually. Couldn't patch ApiQueryImages, as the file has changed far too much
since the patch was written (Roan said he'd redo that patch).

The only other problem I had in ApiQueryRevisions:
-               $limit = $startid = $endid = $start = $end = $dir = $prop =
$user = $excludeuser = $expandtemplates = $section = $token = null;
+               $limit = $startid = $endid = $start = $end = $dir = $prop =
$user = $excludeuser = $expandtemplates = $section = $token = $continue = null;

The former line doesn't exist anymore either, so I dunno how to fix it really.
Other than those minor issues, this should be pretty much ready to go.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to