[ http://issues.apache.org/jira/browse/BEEHIVE-472?page=history ]
Eddie O'Neil resolved BEEHIVE-472:
----------------------------------
Assign To: Nathan Jantz (was: Eddie O'Neil)
Resolution: Fixed
Fix Version: V1
Fixed with SVN 159347. The page size is now encoded when the current value of
the pageSize attribute is different than the value of the defaultPageSize. The
latter defaults to 10. So, both the "current" and default page sizes for a
data grid can be specified independently.
> page size isn't encoded in the URL
> ----------------------------------
>
> Key: BEEHIVE-472
> URL: http://issues.apache.org/jira/browse/BEEHIVE-472
> Project: Beehive
> Type: Bug
> Components: NetUI
> Versions: V1
> Reporter: Eddie O'Neil
> Assignee: Nathan Jantz
> Fix For: V1
>
> The data grid's notion of page size isn't encoded into the URL. This makes
> it hard to build UIs that allow a site visitor to override the default page
> size.
> While it's possible to build this today, it requires that the page size be
> stored outside the grid's state.
> The fix is to add a "defaultPageSize" attribute on the configurePager
> tag.This lets each grid specify its default page size and encode the page
> size in the URL only when the overridden page size is different from the
> default.
> Today, the internal notion of "default page size" has an implicit value of 10.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira