Older revisions
r30
by bendavies.he3
on Jun 10, 2010
Diff
Removed additional page.count() on
offset queries caused by pre-1.3.3 sdk
issues of erroring on an offset that
was too high. Added an additional unit
test to prove this change was
...
r27
by bendavies.he3
on Jun 7, 2010
Diff
Added ability to specify size of page
range shown by PageLinks (Fixes Issue
6 ). The default for the new page_range
parameter is 10, which creates the
same page range as seen previously.
...
r26
by bendavies.he3
on Jun 7, 2010
Diff
Fixed has_page() issue where
has_page(0) returns true (Fixes Issue
5 ). Also added a unit test for this
condition and removed security from
Gaeunit handler.
All revisions of this file