Defect #281
getReplies() and maxCount
Start date:
04/26/2011
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
getReplies() always returns one more row than maxCount
History
Updated by Robert Ivens about 14 years ago
Version 0.8.7 makes getReplies() return now 1 or more to many.
Also getDirectMessages() is now even more wonky than getReplies() what row count concerns.
Updated by Patrick Talbot about 14 years ago
- Status changed from New to In Progress
Should be fixed with 0.8.8
Updated by Robert Ivens about 14 years ago
- Status changed from In Progress to Closed
All works here for me. All get*() functions seem to return the correct amount :)
Updated by Patrick Talbot about 14 years ago
Robert Ivens wrote:
All works here for me. All get*() functions seem to return the correct amount :)
I know! Amazing isn't it?
I have had to subclass all the calls to tweak the returned amount of messages...