Bugs item #2856599, was opened at 2009-09-11 11:47
Message generated for change (Comment added) made by p_ansell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2856599&group_id=142631
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Web application
Group: v0.8.0
>Status: Closed
>Resolution: Fixed
Priority: 7
Private: No
Submitted By: Peter Ansell (p_ansell)
Assigned to: Peter Ansell (p_ansell)
Summary: Restrict queries with pageoffset != 1 to those w/out paging
Initial Comment:
Queries that are defined not to include paging should not be included if the desired pageoffset is not equal to 1, as they will return the same information for every pageoffset.
----------------------------------------------------------------------
>Comment By: Peter Ansell (p_ansell)
Date: 2009-09-11 12:46
Message:
Fixed in version 0.7.5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2856599&group_id=142631
|