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

            Bug ID: 67285
           Summary: starting from the middle of the category is broken
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: pagegenerators
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

pwb.py script -cat:foo#H should take members of category from H, I, J... 

but it seems to take always from another letter:

M
I:\py\rewrite>pwb.py touch -cat:Muži#H
Retrieving 50 pages from wikipedia:cs.
Page [[François Rabelais]] saved
Page [[Václav Rabas]] saved
Page [[Ignác Raab]] saved
Page [[Jean Racine]] saved
Page [[Bernd Rabehl]] saved
...


I:\py\rewrite>pwb.py touch -cat:obce_v_okrese_Příbram#D
Retrieving 47 pages from wikipedia:cs.
Page [[Příbram]] saved
Page [[Stará Huť]] saved
Page [[Rosovice]] saved
Page [[Voznice]] saved
Page [[Rybníky (okres Příbram)]] saved
Page [[Svaté Pole]] saved
Page [[Rožmitál pod Třemšínem]] saved
Page [[Višňová (okres Příbram)]] saved
...

I:\py\rewrite>pwb.py touch -cat:obce_v_okrese_Příbram#T
Retrieving 4 pages from wikipedia:cs.
Page [[Zduchovice]] saved
Page [[Zbenice]] saved
Page [[Županovice (okres Příbram)]] saved
Page [[Zalužany]] saved

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Pywikipedia-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs

Reply via email to