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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |
            Summary|set ar_parent_id on         |set ar_parent_id on
                   |deletion and reuse on       |deletion
                   |undeletion                  |

--- Comment #2 from [email protected] 2011-04-17 08:38:26 UTC ---
(In reply to comment #1)
> (In reply to comment #0)
> > 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.
> > 
> Filling on deletion seems to happen (I see non-null values in it on the
> toolserver), except for old deletions. Using it on undeletion is bug 26123.
> *** This bug has been marked as a duplicate of bug 26123 ***

Have you look at the archive table for the *parent*_id and not for the
*page*_id?
On my trunk installation the parent_id is always null (but the page_id is
filled). I have not found any code for set or update that field.

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