https://bugzilla.wikimedia.org/show_bug.cgi?id=35265

       Web browser: ---
             Bug #: 35265
           Summary: XML export tries to add the sha1 checksum to page
                    instead of revision
           Product: MediaWiki
           Version: 1.20-svn
          Platform: All
               URL: http://en.wikipedia.org/wiki/Special:Export/Foobar
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: Export/Import
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Created attachment 10250
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10250
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.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to