Last modified: 2014-01-03 15:38:35 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 T61304, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59304 - DBQ-49 List of pages on enwiki last edited by Redirect fixer
DBQ-49 List of pages on enwiki last edited by Redirect fixer
Status: RESOLVED FIXED
Product: Tool Labs tools
Classification: Unclassified
Database Queries (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Bugzilla Bug Importer (valhallasw)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-03 15:38 UTC by Bugzilla Bug Importer (valhallasw)
Modified: 2014-01-03 15:38 UTC (History)
0 users

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


Attachments

Description Bugzilla Bug Importer (valhallasw) 2014-01-03 15:38:30 UTC
This issue was converted from https://jira.toolserver.org/browse/DBQ-49.
Summary: List of pages on enwiki last edited by Redirect fixer
Issue type: Task - A task that needs to be done.
Priority: Major
Status: Done
Assignee: Legoktm <legoktm@pacbell.net>

-------------------------------------------------------------------------------
From: east718 <east718@gmail.com>
Date: Fri, 24 Oct 2008 07:51:38
-------------------------------------------------------------------------------

Would it be possible to generate a list of pages on the English Wikipedia that have their top edit made by User:Redirect fixer (user ID 7523687)? Thanks in advance.
Comment 1 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:38:31 UTC
-------------------------------------------------------------------------------
From: Bryan Tong Minh <bryan@tools.wikimedia.de>
Date: Fri, 24 Oct 2008 12:38:44
-------------------------------------------------------------------------------

Should be something like   
SELECT page_namespace, page_title FROM page, revision WHERE page_latest = rev_id AND rev_user = 7523687;
Comment 2 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:38:33 UTC
-------------------------------------------------------------------------------
From: Legoktm <legoktm@pacbell.net>
Date: Mon, 19 Jan 2009 19:30:23
-------------------------------------------------------------------------------

Results are http://toolserver.org/~legoktm/rdfixer.txt.
Comment 3 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:38:35 UTC
This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: legoktm.wikipedia@gmail.com
CC list: Bryan.TongMinh@Gmail.com, legoktm.wikipedia@gmail.com

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


Navigation
Links