Last modified: 2014-03-02 19:08:04 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 T37268, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35268 - Filter list=usercontribs by ucshow=new
Filter list=usercontribs by ucshow=new
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-16 18:55 UTC by William Surya Permana
Modified: 2014-03-02 19:08 UTC (History)
8 users (show)

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


Attachments

Description William Surya Permana 2012-03-16 18:55:51 UTC
It could be useful to get the data of the first edit (new) of an article by a user in usercontrib-list.
Comment 1 db [inactive,noenotif] 2012-03-17 09:23:00 UTC
This is only possible for revisions which are not older than $wgRCMaxAge, because the new flag is not stored for old revisions like for versions in recentchanges.
Comment 2 Umherirrender 2014-03-02 19:04:33 UTC
Fixed with Gerrit change #115189
Comment 3 PiRSquared17 2014-03-02 19:08:04 UTC
(In reply to db from comment #1)
> This is only possible for revisions which are not older than $wgRCMaxAge,
> because the new flag is not stored for old revisions like for versions in
> recentchanges.

Per comment 2, this actually was possible, using rev_parent_id=0. I was not aware of this bug when I filed the patch, but I think I added exactly what was requested. :-)

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


Navigation
Links