Last modified: 2011-07-26 16:17:36 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 T31685, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29685 - do not output NULL parentid with list=deletedrevs&drprop=parentid
do not output NULL parentid with list=deletedrevs&drprop=parentid
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.20.x
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on: 28553
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-02 19:46 UTC by db [inactive,noenotif]
Modified: 2011-07-26 16:17 UTC (History)
5 users (show)

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


Attachments

Description db [inactive,noenotif] 2011-07-02 19:46:03 UTC
r85770 adds the parentid to list=deletedrevs, unfortunately that field is always NULL (bug 28553). At the moment a parentid="0" is added, but a parentid of 0 indicated the last revision of that page (in prop=revisions), so adding a 0 for all revisions is a bad idea. prop=revisions makes a is_null() check. Please also make the null check in list=deletedrevs. Thanks.
Comment 1 Sam Reed (reedy) 2011-07-26 16:17:36 UTC
r93200

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


Navigation
Links