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

       Web browser: ---
            Bug ID: 60749
           Summary: catlib.py: _parseCategory's startFrom parameter
                    doesn't work
           Product: Pywikibot
           Version: compat (1.0)
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: pywikipedia-b...@lists.wikimedia.org
          Reporter: m...@putnik.ws
    Classification: Unclassified
   Mobile Platform: ---

As documented startFrom parameter should be a string, but cmstartsortkey and
cmendsortkey in API are for binary keys like
'5cba0a9424348eceba340307045c0a6cba347cff5d330115018f7c8f0900'.

Maybe API was changed.
I think it's need to change in _parseCategory:

cmstartsortkey -> cmstartsortkeyprefix
cmendsortkey -> cmendsortkeyprefix

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

Reply via email to