Bugs item #3463037, was opened at 2011-12-20 10:40 Message generated for change (Tracker Item Submitted) made by a1carter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3463037...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: ACarter (a1carter) Assigned to: Nobody/Anonymous (nobody) Summary: Can't create pages with ":" in title, namespaces
Initial Comment: I am creating pages in a "Review:" namespace.
My script just adds "Review:" infront of the page title. (The line of code is this : "newtitle = "Review:"+pagetitle")
When I try to do so, I get this:
File;C:....\wikipedia.py, line 317, in _init_ raise InvalidTitle(u"Invalid title '%s'" % title) pywikibot.exceptions.InvalidTitle: Invalid title ':'
I'm on r9782 (28 Nov)
Thanks
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3463037...
pywikipedia-bugs@lists.wikimedia.org