You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ankit Joshi (Jira)" <ji...@apache.org> on 2020/05/23 07:48:00 UTC

[jira] [Updated] (OFBIZ-11356) FindOrders.ftl: paginateOrderList does not find orders on next page

     [ https://issues.apache.org/jira/browse/OFBIZ-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankit Joshi updated OFBIZ-11356:
--------------------------------
    Attachment: OFBIZ-11356.patch

> FindOrders.ftl: paginateOrderList does not find orders on next page
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-11356
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11356
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 18.12, Release Branch 17.12, Trunk
>            Reporter: Michael Brohl
>            Assignee: Ankit Joshi
>            Priority: Critical
>         Attachments: OFBIZ-11356.patch
>
>
> Steps to reproduce
>  # go to [https://localhost:8443/ordermgr/control/findorders]
>  # click "Search" -> 4 entries are displayed
>  # got to [https://localhost:8443/ordermgr/control/searchorders?viewSize=1] to manipulate the viewSize
>  # click "Search" again -> 1 entry is displayed
>  # click "Next" (javascript:paginateOrderList('1','1','Y') is triggered correctly)
>  # the result shows no entries



--
This message was sent by Atlassian Jira
(v8.3.4#803005)