Last modified: 2009-05-15 10:45:17 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T20743, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18743 - API: revision size with list=usercontribs
API: revision size with list=usercontribs
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-10 00:54 UTC by Gurch
Modified: 2009-05-15 10:45 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Gurch 2009-05-10 00:54:47 UTC
Currently, revision size is an option when getting a list of revisions through prop=revisions (rvprop=size) or list=recentchanges (rcprop=sizes), but not through list=usercontribs. If this is possible without a horrible extra join in the query or something then it would be nice. If not don't worry.
Comment 1 Roan Kattouw 2009-05-10 09:25:59 UTC
Done in r50423
Comment 2 Brion Vibber 2009-05-11 16:54:13 UTC
This reports size=0 for revisions with unmigrated rev_len=NULL.
Comment 3 Gurch 2009-05-11 18:10:54 UTC
(In reply to comment #2)
> This reports size=0 for revisions with unmigrated rev_len=NULL.

That reminds me. Was it ever decided if it was feasible to populate rev_len for older Wikimedia revisions?
Comment 4 Brion Vibber 2009-05-11 18:19:49 UTC
It's feasible, but you shouldn't assume it'll be done on any particular installation. :)
Comment 5 Chad H. 2009-05-14 20:30:44 UTC
Should be fixed in r50600
Comment 6 Roan Kattouw 2009-05-15 10:45:17 UTC
(In reply to comment #5)
> Should be fixed in r50600
> 

Really fixed in r50623

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links