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

            Bug ID: 72478
           Summary: SHA1 checksum in XML dump is wrong for revisions that
                    had an export transformation applied.
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Export/Import
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Currently, ContentHandler::exportTransform may modified page content on the fly
when generating XML dumps. However, we are currently now re-calculating the
SHA1 hash for the revision, causing it to be inconsistent with the transformed
content.

The XML dump should contain sha1 checksums that are correct for the text in the
dump, even if that differs from the raw contents of the database.

-- 
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