[
https://issues.apache.org/jira/browse/OFBIZ-7186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316507#comment-15316507 ]
Montalbano Florian commented on OFBIZ-7186:
-------------------------------------------
Hi,
I confirm this problem.
To provide more detail about the step to reproduce :
- Go to Facility
- Submit the facility "Web Store Warehouse"
- Go to the "Invetory" tab
- In the form field "Show Products Per Page", enter 5
- Perform the find
- Try to access another page, the same elements are showing up
I looked into the code, it seems that this component uses old fashioned coding way (but I'm not quite sure, maybe it's actually cutting-edge). The target of the form to perform the search is set to :
{code} target="${facilityInventoryByProductScreen}" {code}
I didn't find what it was targeting. Maybe the screen "ViewFacilityInvertoryByProduct" ? It does not match anything in the controller, so I'm quite lost at this point.
Is someone understanding this target ?
Have a nice day.
> Find Facility Inventory Items shows same 20 items on all pagination page.
> -------------------------------------------------------------------------
>
> Key: OFBIZ-7186
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7186> Project: OFBiz
> Issue Type: Bug
> Components: order
> Reporter: Arvind Singh Tomar
> Priority: Critical
> Labels: facility, inventory
> Fix For: Trunk
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)