[Pywikipedia-bugs] [Maniphest] [Commented On] T138215: flow.Board.topics continuation breaks when sort_by='updated'

2022-10-14 Thread gerritbot
gerritbot added a comment.


  Change 808420 **merged** by jenkins-bot:
  
  [pywikibot/core@master] [bugfix] Respect limit argument with Board.topics()
  
  https://gerrit.wikimedia.org/r/808420

TASK DETAIL
  https://phabricator.wikimedia.org/T138215

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Xqt, jayvdb, Aklapper, Zppix, happy5214, pywikibot-bugs-list, darthbhyrava, 
Jersione, Hellket777, LisafBia6531, 786, Biggs657, PotsdamLamb, Jyoo1011, 
JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, 
Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, 
Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Tbscho, MayS, Lewizho99, 
Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, Neuronton, Avicennasis, 
mys_721tx, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T138215: flow.Board.topics continuation breaks when sort_by='updated'

2022-06-24 Thread gerritbot
gerritbot added a comment.


  Change 805828 **merged** by jenkins-bot:
  
  [pywikibot/core@master] [bugfix] Respect limit argument with Board.topics()
  
  https://gerrit.wikimedia.org/r/805828

TASK DETAIL
  https://phabricator.wikimedia.org/T138215

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Xqt, jayvdb, Aklapper, Zppix, happy5214, pywikibot-bugs-list, darthbhyrava, 
786, Biggs657, Jyoo1011, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, 
Beast1978, Un1tY, Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, 
CucyNoiD, Wenyi, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Tbscho, 
MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, Neuronton, 
Avicennasis, mys_721tx, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T138215: flow.Board.topics continuation breaks when sort_by='updated'

2022-06-15 Thread gerritbot
gerritbot added a comment.


  Change 805828 had a related patch set uploaded (by Xqt; author: Xqt):
  
  [pywikibot/core@master] [bugfix] Respect limit argument with Board.topics()
  
  https://gerrit.wikimedia.org/r/805828

TASK DETAIL
  https://phabricator.wikimedia.org/T138215

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Xqt, jayvdb, Aklapper, Zppix, happy5214, pywikibot-bugs-list, darthbhyrava, 
Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, 
Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T138215: flow.Board.topics continuation breaks when sort_by='updated'

2016-06-21 Thread darthbhyrava
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 "", line 1, in 
  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 DETAILhttps://phabricator.wikimedia.org/T138215EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: darthbhyravaCc: Xqt, jayvdb, Aklapper, Zppix, happy5214, pywikibot-bugs-list, darthbhyrava, Mdupont, Mattflaschen-WMF___
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs