https://bugzilla.wikimedia.org/show_bug.cgi?id=55182

       Web browser: ---
            Bug ID: 55182
           Summary: Unable to input unicode titles to command line
           Product: Pywikibot
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1489/
Reported by: xqt
Created on: 2012-07-09 15:21:41
Subject: Unable to input unicode titles to command line
Original description:
I didn't found it possible to input an unicode title to the command line like:

category.py move -from:"Anni de el VIII secoło a.C." -to:"Ani de el VIII secoło
a.C." -lang:vec

The result is:
Getting \[\[Categoria:Anni de el VIII secolo a.C.\]\]
Getting \[\[Categoria:Anni de el VIII secolo a.C.\]\]

with simple "l" instead of "ł" \(and btw I am wondering about the two gettings
while that category does not exist\)

decoding these categories works as follows:
category.py move -from:"Anni\_de\_el\_VIII\_seco%C5%82o\_a.C."
-to:"Anni\_de\_el\_VIII\_seco%C5%82o\_a.C." -lang:vec

This bug is also valid for rewrite branch but there is no output.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to