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

           Summary: Special:Undelete doesn't use ar_page_id
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: b...@mzmcbride.com


When using Special:Undelete, it does not take into account the value of
ar_page_id when inserting into the page table. This is nasty. If the page
doesn't exist ($makepage = true) and the ID isn't already in use (for whatever
reason), Special:Undelete should attempt to insert into the page table using
the value of ar_page_id.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to