Last modified: 2009-03-31 07:45:21 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 T20267, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18267 - Rollback doesn't update links tables appropriately
Rollback doesn't update links tables appropriately
Status: RESOLVED DUPLICATE of bug 17154
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-31 04:47 UTC by MZMcBride
Modified: 2009-03-31 07:45 UTC (History)
0 users

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


Attachments

Description MZMcBride 2009-03-31 04:47:23 UTC
When querying the Toolserver database for pages without pagelinks, templatelinks, and categorylinks, I got some odd results like [[August 4]] ( http://en.wikipedia.org/w/index.php?title=August_4&offset=20090330035739&limit=2&action=history ).

Either rollback or rollback done by a bot doesn't update the links tables appropriately. Example query on enwiki_p:

mysql> SELECT * FROM pagelinks JOIN page ON pl_from = page_id WHERE page_namespace = 0 AND page_title = "August_4";
Empty set (0.05 sec)

After a null edit of the page, it outputs 884 rows.
Comment 1 Chad H. 2009-03-31 07:45:21 UTC

*** This bug has been marked as a duplicate of bug 17154 ***

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


Navigation
Links