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

Roan Kattouw <roan.katt...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roan.katt...@gmail.com

--- Comment #2 from Roan Kattouw <roan.katt...@gmail.com> 2010-01-24 10:15:01 
UTC ---
Yes, you need to fill a PageSet object with the revisions generated by
usercontribs. However, there are no existing generators that generate revisions
rather than pages because ApiPageSet::processDbRow() only supports titles at
this point. However, ApiPageSet does support loading from revids through
populateFromRevisionIDs(), so adding an equivalent of processDbRow() for
revisions or detecting the difference between the two in processDbRow()
shouldn't be too difficult.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

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

Reply via email to