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


FT2 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from FT2 <[email protected]>  2009-10-29 00:30:22 UTC ---
Minor clarification: if this function existed, then one could package all the
deletion tools and resolve bug 21279 by simply making the problem never arise:

1/ Add RevisionDelete
2/ Add RevisionMove
3/ Prevent selective undelete (only allow full delete/full restore)
4/ Prevent RevisionDelete or RevisionMove of deleted revisions (must be
undeleted first)

Effects/results:

1/ Any redaction would need to be done by RevDelete not traditional "vanishing"
of a revision (and undeleting then redacting if it was a deleted revision)
2/ Any page merge or copy/paste fix would need to be done using RevisionMove
not traditional delete
3/ Traditional delete exists, but only to delete/undelete full pages
4/ Traditional partial delete (ie full delete + partial restore) is phased out
by making it impossible; one can only delete to fully delete or fully restore a
page, anything else must be done by RevDelete redaction, or RevisionMove)
5/ All traditional uses of deletion are still fully available, but traditonal
partial delete becomes deprecated/redundant/historic, and RevDelete never needs
to be used (or able to be used) on a deleted revision, which fixes bug 21279.


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