Last modified: 2010-05-15 16:03:16 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 T15582, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13582 - rebuildrecentchanges.php misses size difference and log entries
rebuildrecentchanges.php misses size difference and log entries
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.13.x
All Linux
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-01 20:05 UTC by Siebrand Mazeland
Modified: 2010-05-15 16:03 UTC (History)
1 user (show)

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


Attachments

Description Siebrand Mazeland 2008-04-01 20:05:38 UTC
A bug was fixed in rebuildrecentchanges.php today (#13576). That did not fix everything.
* size differences are not add when running the script
* log entries are no longer part of rc after running the script

There may be more missing properties. Not sure.
Comment 1 Aaron Schulz 2008-04-01 22:48:17 UTC
Things should be working as of r32674.

Note that the sizes come from rev_len, so old NULL entries will be lacking...if the text where decompressed and strlen called, that could be done too. But that would be a lot of work if there are many rows. Also, I am getting lazy...

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


Navigation
Links