Last modified: 2014-02-08 16:04:56 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 T63084, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61084 - Category.articles(startFrom='A') does not start from 'A'
Category.articles(startFrom='A') does not start from 'A'
Status: RESOLVED FIXED
Product: Pywikibot
Classification: Unclassified
General (Other open bugs)
core-(2.0)
All All
: Normal normal
: ---
Assigned To: xqt
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-08 06:56 UTC by xqt
Modified: 2014-02-08 16:04 UTC (History)
0 users

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


Attachments

Description xqt 2014-02-08 06:56:21 UTC
sample:

>>> import pwb
>>> import pywikibot
>>> title = u'Wikipedia former featured articles'
>>> site = pywikibot.Site('en')
>>> cat = pywikibot.Category(site, title)
>>> x = cat.articles(startFrom='A')
>>> x.next()
Page(Talk:"Weird Al" Yankovic)
Comment 1 Gerrit Notification Bot 2014-02-08 07:11:09 UTC
Change 112194 had a related patch set uploaded by Xqt:
(bug 61084) replace deprecate_arg "startFrom" by "startsort"

https://gerrit.wikimedia.org/r/112194
Comment 2 Gerrit Notification Bot 2014-02-08 15:56:59 UTC
Change 112194 merged by jenkins-bot:
(bug 61084) replace deprecate_arg "startFrom" by "startsort"

https://gerrit.wikimedia.org/r/112194

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


Navigation
Links