[jira] [Commented] (OFBIZ-644) Pagination in https://host_name:8443/ordermgr/control/orderlist needed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-644) Pagination in https://host_name:8443/ordermgr/control/orderlist needed

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216725#comment-13216725 ]

Jacques Le Roux commented on OFBIZ-644:
---------------------------------------

When I committed I did not thought about the consequenses of the Java object in session. This is indeed very misleading when using tabs in browsers :/.
We could eventually add a tabId parameter (specific to each tab) to the url and use it to reinitialize the OBject in session, a bit ugly but at least better than now.
               

> Pagination in https://host_name:8443/ordermgr/control/orderlist needed
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-644
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-644
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: All
>            Reporter: Walter Vaughan
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: orderliststate-svn.patch, orderliststate.patch
>
>
> There is no pagination in https://host_name:8443/ordermgr/control/orderlist. If a status like "sent' is chosen, thousands or millions of rows will be returned if there is that many in the database. Some sort of pagination system like we have in https://host_name:8443/partymgr/control/findparty with some sort of higher limit like 100 records or so might be good, as to not break behavior for most existing users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira