| darthbhyrava added a comment. |
In T138215#2396051, @jayvdb wrote:In your first example, limit=2 should only return two topics. I've confirmed that many topics are returned, seemingly unending, except of course that it eventually fails with
Traceback (most recent call last): File "<console>", line 1, in <module> File "pywikibot/flow.py", line 137, in topics topic = Topic.from_topiclist_data(self, root, data) File "pywikibot/flow.py", line 210, in from_topiclist_data topic._root = Post.fromJSON(topic, root_uuid, topiclist_data) File "pywikibot/flow.py", line 355, in fromJSON post = cls(page, post_uuid) File "pywikibot/flow.py", line 330, in __init__ raise NoPage(page, 'Topic must exist: %s') NoPage: Topic must exist: [[test:Topic:Sel4ipu6maqlbm0d]]Werent you going to raise a bug about that?
I was, along with the bug for Topic:Sel4ipu6maqlbm0d] (which you've already raised in T138306). I was of the opinion that the limit parameter failed only with sort_by='updated', though. Clearly, that wasn't just the case.
Something came up, and I couldn't raise either bug, thank you for taking it up instead.
TASK DETAIL
EMAIL PREFERENCES
To: darthbhyrava
Cc: Xqt, jayvdb, Aklapper, Zppix, happy5214, pywikibot-bugs-list, darthbhyrava, Mdupont, Mattflaschen-WMF
Cc: Xqt, jayvdb, Aklapper, Zppix, happy5214, pywikibot-bugs-list, darthbhyrava, Mdupont, Mattflaschen-WMF
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
