Page MenuHomePhabricator

Articles by autopatrolled and admin users appearing unreviewed
Closed, ResolvedPublic

Description

See, for example, http://en.wikipedia.org/w/index.php?title=Asplenium_%C3%97_wherryi&action=history and http://en.wikipedia.org/w/index.php?title=Meica_Christensen&action=history. In all cases they appear to be articles that were moved from one namespace to another, but I thought the plan was for the status of an article in one namespace to be replicated in the other? That is - an admin creates a userspace draft. Because they're an admin, that is automagically patrolled. When it's moved, the moved article remains automagically patrolled. Evidently that's not happening :S. Did the fix for the move bug not get implemented yet?


Version: master
Severity: normal

Details

Reference
bz38523

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:51 AM
bzimport added a project: PageTriage.
bzimport set Reference to bz38523.

bsitu wrote:

The move bug was fixed in a way that no action will be taken on page move if

(1) the page move is within the same namespace or
(2) the new page is not in article (main) namespace

Look at comment 6 of the move bug, I thought there is no auto-patrol concept on page move, :(. I will take care of this.