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

Olivier Heintz updated OFBIZ-4889:
----------------------------------

    Attachment: OFBIZ-4889.patch

remove two warning in previous patch
                
> screenlet list navigation, corrections and ajax management
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4889
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4889
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>            Reporter: Olivier Heintz
>         Attachments: OFBIZ-4889.patch, OFBIZ-4889.patch
>
>
> screenlet list navigation : solve two problems,
> first) screenlet navigation bar currently generate problem with listIterator, 
> second) currenlty not working with ajax (on-event-update-area)
> First details) When defining a screenlet it's possible to give a navigation 
> form to have the navigation bar in the screenlet bar if the form is a list 
> which need  a navigation form. Currently when using this option form action 
> is called two time, so, most of time a "not closed listIterator" warning is 
> generated.
> Second details) If the list form used an on-event-update-area with 
> type="paginate", navigation form should call ajaxUpdateArea not standard 
> request.

--
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

        

Reply via email to