Ajax pagination not working in collapsed Find Screens
----------------------------------------------------- Key: OFBIZ-1889 URL: https://issues.apache.org/jira/browse/OFBIZ-1889 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Environment: SVN trunk rev. 678774 Reporter: Bruno Busco I noticed that if a Find Screen search form is collapsed then the pagination implemented with the on-event-update-area tag does not work. Steps to reproduce: 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets 2) press the "Find" button 3) collapse the "Search options" panel 4) press the "Next" button the expected pagination is not performed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-1889. ------------------------------ Resolution: Fixed Fix Version/s: SVN trunk Fixed, rev 678795. > Ajax pagination not working in collapsed Find Screens > ----------------------------------------------------- > > Key: OFBIZ-1889 > URL: https://issues.apache.org/jira/browse/OFBIZ-1889 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: SVN trunk rev. 678774 > Reporter: Bruno Busco > Fix For: SVN trunk > > > I noticed that if a Find Screen search form is collapsed then the pagination implemented with the on-event-update-area tag does not work. > Steps to reproduce: > 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets > 2) press the "Find" button > 3) collapse the "Search options" panel > 4) press the "Next" button > the expected pagination is not performed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615664#action_12615664 ] Bruno Busco commented on OFBIZ-1889: ------------------------------------ Thank you, Adrian. > Ajax pagination not working in collapsed Find Screens > ----------------------------------------------------- > > Key: OFBIZ-1889 > URL: https://issues.apache.org/jira/browse/OFBIZ-1889 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: SVN trunk rev. 678774 > Reporter: Bruno Busco > Fix For: SVN trunk > > > I noticed that if a Find Screen search form is collapsed then the pagination implemented with the on-event-update-area tag does not work. > Steps to reproduce: > 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets > 2) press the "Find" button > 3) collapse the "Search options" panel > 4) press the "Next" button > the expected pagination is not performed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617083#action_12617083 ] Bruno Busco commented on OFBIZ-1889: ------------------------------------ Unfortunately now we have again the following bug that was removed: 1) Go in a non Ajax paginated form (like all the lookups for example) 2) press find button to have enough elements to have the pagination enabled 3) collapse the search options form 4) press next page --> the search panel pops up uncollapsed > Ajax pagination not working in collapsed Find Screens > ----------------------------------------------------- > > Key: OFBIZ-1889 > URL: https://issues.apache.org/jira/browse/OFBIZ-1889 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: SVN trunk rev. 678774 > Reporter: Bruno Busco > Fix For: SVN trunk > > > I noticed that if a Find Screen search form is collapsed then the pagination implemented with the on-event-update-area tag does not work. > Steps to reproduce: > 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets > 2) press the "Find" button > 3) collapse the "Search options" panel > 4) press the "Next" button > the expected pagination is not performed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617092#action_12617092 ] Adrian Crum commented on OFBIZ-1889: ------------------------------------ Fixed (?) rev 679923. *crosses fingers* > Ajax pagination not working in collapsed Find Screens > ----------------------------------------------------- > > Key: OFBIZ-1889 > URL: https://issues.apache.org/jira/browse/OFBIZ-1889 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: SVN trunk rev. 678774 > Reporter: Bruno Busco > Fix For: SVN trunk > > > I noticed that if a Find Screen search form is collapsed then the pagination implemented with the on-event-update-area tag does not work. > Steps to reproduce: > 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets > 2) press the "Find" button > 3) collapse the "Search options" panel > 4) press the "Next" button > the expected pagination is not performed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Yes,
as far as I can see not it works. Thank you Adrian. Going further I found another little bug: Using the Ajax pagination in a "multi" form with a _rowSubmit field. Makes the "select all" checkbox in the table header disappear after a pagination command. I cannot show it on the demo because I do not find such kind of screen but if needed I will better search or attach a screenshot of my local form to a jira issue. Thanks, Bruno 2008/7/26 Adrian Crum (JIRA) <[hidden email]> > > [ > https://issues.apache.org/jira/browse/OFBIZ-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617092#action_12617092] > > Adrian Crum commented on OFBIZ-1889: > ------------------------------------ > > Fixed (?) rev 679923. > > *crosses fingers* > > > > Ajax pagination not working in collapsed Find Screens > > ----------------------------------------------------- > > > > Key: OFBIZ-1889 > > URL: https://issues.apache.org/jira/browse/OFBIZ-1889 > > Project: OFBiz > > Issue Type: Bug > > Components: framework > > Affects Versions: SVN trunk > > Environment: SVN trunk rev. 678774 > > Reporter: Bruno Busco > > Fix For: SVN trunk > > > > > > I noticed that if a Find Screen search form is collapsed then the > pagination implemented with the on-event-update-area tag does not work. > > Steps to reproduce: > > 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets > > 2) press the "Find" button > > 3) collapse the "Search options" panel > > 4) press the "Next" button > > the expected pagination is not performed. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617137#action_12617137 ] Bruno Busco commented on OFBIZ-1889: ------------------------------------ Yes, as far as I can see now it works. Thank you Adrian. Going further I found another little bug: Using the Ajax pagination in a "multi" form with a _rowSubmit field. Makes the "select all" checkbox in the table header disappear after a pagination command. I cannot show it on the demo because I do not find such kind of screen but if needed I will better search or attach a screenshot of my local form to a jira issue. > Ajax pagination not working in collapsed Find Screens > ----------------------------------------------------- > > Key: OFBIZ-1889 > URL: https://issues.apache.org/jira/browse/OFBIZ-1889 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: SVN trunk rev. 678774 > Reporter: Bruno Busco > Fix For: SVN trunk > > > I noticed that if a Find Screen search form is collapsed then the pagination implemented with the on-event-update-area tag does not work. > Steps to reproduce: > 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets > 2) press the "Find" button > 3) collapse the "Search options" panel > 4) press the "Next" button > the expected pagination is not performed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1889: -------------------------------------- Assignee: Adrian Crum > Ajax pagination not working in collapsed Find Screens > ----------------------------------------------------- > > Key: OFBIZ-1889 > URL: https://issues.apache.org/jira/browse/OFBIZ-1889 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: SVN trunk rev. 678774 > Reporter: Bruno Busco > Assignee: Adrian Crum > Fix For: SVN trunk > > > I noticed that if a Find Screen search form is collapsed then the pagination implemented with the on-event-update-area tag does not work. > Steps to reproduce: > 1) go to https://demo.hotwaxmedia.com/accounting/control/ListFixedAssets > 2) press the "Find" button > 3) collapse the "Search options" panel > 4) press the "Next" button > the expected pagination is not performed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |