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

             Bug #: 28553
           Summary: set ar_parent_id on deletion and reuse on undeletion
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Low
         Component: Deleting
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


r33149 added a database field ar_parent_id to the archive table, but it is
never used inside mediawiki.

Please fill that field on deletion and reuse it on undeletion.

That save calls to getPreviousRevisionId() (in insertOn()) on undeletion to
populate that field.

Thanks.

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