Last modified: 2014-09-09 02:23:00 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 T61649, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59649 - transferbot does not support namespaces in right way
transferbot does not support namespaces in right way
Status: NEW
Product: Pywikibot
Classification: Unclassified
Other scripts (Other open bugs)
core-(2.0)
All All
: Normal normal
: ---
Assigned To: John Mark Vandenberg
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-04 16:39 UTC by xqt
Modified: 2014-09-09 02:23 UTC (History)
3 users (show)

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


Attachments

Description xqt 2014-01-04 16:39:38 UTC
c:\Pywikipedia\ssh\pywikibot\core>pwb.py transferbot -simulate -page:user:xqt/Te
st -tolang:en -overwrite -tofamily:wiktionary

    Page transfer configuration
    ---------------------------
    Source: Site("de", "wikipedia")
    Target: Site("en", "wiktionary")

    Pages to transfer: -page:user:xqt/Test

    Prefix for transferred pages:

Moving [[Benutzer:Xqt/Test]] to [[wiktionary:en:Benutzer:Xqt/Test]]...
<noinclude>

The appended summary text is:

<small>This page was moved from [[wikipedia:de:Benutzer:Xqt/Test]]. It's edit hi
story can be viewed at [[Benutzer:Xqt/Test/edithistory]]</small>

There are wrong namespaces aliases on target site. This could be solved easily, but I don't know how to proceed with prefix because that might be a namespace. What is the right way:

prefix + namespace + title

or

prefix + title

or

namespace + prefix + title

where title is without namespace in this sample.

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


Navigation
Links