Page MenuHomePhabricator

Allow page move by page ID in UI
Open, LowPublicFeature

Description

Author: herd

Description:
(ref T17845 for same in API)

After new namespaces/interwikis/interlangs are added, or rules for titles are changed (per T22741 for example), some pages are sometimes inaccessable via the UI. Generally a cleanup script is run for any such changes, but this is not 100% efficient and is not always remembered). It is currently possible to move or delete pages via the API, but this is tedious.

It would be nice to have a UI interface to do this, even if minimally. A possible method would be to simply allow direct input of a page ID in the move form <input> where the title would normally go, such as #12345 (which is an invalid title otherwise, and so could be parsed as an integer). The UI would not need to even change, it could remain a semi-hidden feature (since it would be very rarely needed).

Details

Reference
bz20938

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 10:57 PM
bzimport set Reference to bz20938.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:01 AM
Aklapper removed a subscriber: wikibugs-l-list.
Pppery updated the task description. (Show Details)
Pppery updated the task description. (Show Details)
Pppery awarded a token.
Pppery subscribed.

This is a GIGO situation that MediaWiki has no need to support any more than it already does.