[
https://issues.apache.org/jira/browse/OFBIZ-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784155#action_12784155
]
Bilgin Ibryam commented on OFBIZ-1935:
--------------------------------------
In r885709 I did a fix, which should cover most of the ajax forms in the
project.
The bug will continues to appear, when there are more than one list or multi
forms in a page using ajax pagination. This happens because for the ajax
response, the form is rendered alone, in a separate screen where it always gets
index 1.
> Allow multi-pagination in a page
> -----------------------------------
>
> Key: OFBIZ-1935
> URL: https://issues.apache.org/jira/browse/OFBIZ-1935
> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Jacques Le Roux
> Assignee: Bilgin Ibryam
> Fix For: SVN trunk
>
> Attachments: 1935.diff, 1935.diff
>
>
> If a page has more than one paginations (fe : view profile has one in
> "Financial Account Summary " and one in "Shipper Account" ) the pagination
> numbers become wrong, as both paginations use VIEW_SIZE and VIEW_INDEX
> parameters from the request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.