Last modified: 2012-03-16 16:00:10 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 T37265, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35265 - XML export tries to add the sha1 checksum to page instead of revision
XML export tries to add the sha1 checksum to page instead of revision
Status: RESOLVED DUPLICATE of bug 34963
Product: MediaWiki
Classification: Unclassified
Export/Import (Other open bugs)
1.20.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/Special:...
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-16 15:58 UTC by Mormegil
Modified: 2012-03-16 16:00 UTC (History)
0 users

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


Attachments
rev_sha1 should be exported in writeRevision, not openPage (969 bytes, patch)
2012-03-16 15:58 UTC, Mormegil
Details

Description Mormegil 2012-03-16 15:58:06 UTC
Created attachment 10250 [details]
rev_sha1 should be exported in writeRevision, not openPage

An “sha1” element has been recently added to the XML export format, so that each revision can contain its hash in the dump. However, the exporter tries to add this element inside <page> instead of inside <revision>. And, since it also tries to read the “rev_sha1” column from the page table, it cannot even work.
Comment 1 Mormegil 2012-03-16 16:00:10 UTC

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

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


Navigation
Links