Last modified: 2010-05-15 16:03:43 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T16368, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14368 - Moving a page and its subpages to a subpage yields an extra move
Moving a page and its subpages to a subpage yields an extra move
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.13.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-06-01 04:43 UTC by Mike.lifeguard
Modified: 2010-05-15 16:03 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Mike.lifeguard 2008-06-01 04:43:31 UTC
"One" has been moved to "One/test"

    * The page One/test has been moved to One/test/test.
    * The page One/two has been moved to One/test/two.

So "One" is moved, then moved again because it is a subpage. So this needs to check subpages /before/ moving anything so that if creating subpages is part of the moving process they are not moved more than once. Here we have created a double redirect by moving One -> One/test -> One/test/test erroneously.
Comment 1 Brion Vibber 2008-06-02 21:49:02 UTC
Fixed in r35762; same problem as bug 14258. The list of additional pages was being pulled from a slave server, which was not up to date, and ended up including the original page, so it tried to move it twice.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links