view-last-noparam
----------------- Key: OFBIZ-3027 URL: https://issues.apache.org/jira/browse/OFBIZ-3027 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Matarazzo Angelo Fix For: SVN trunk I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". Could it be useful? -- 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-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matarazzo Angelo updated OFBIZ-3027: ------------------------------------ Attachment: view-last-noparam.patch > view-last-noparam > ----------------- > > Key: OFBIZ-3027 > URL: https://issues.apache.org/jira/browse/OFBIZ-3027 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Matarazzo Angelo > Fix For: SVN trunk > > Attachments: view-last-noparam.patch > > > I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". > Could it be useful? -- 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-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767062#action_12767062 ] Jacques Le Roux commented on OFBIZ-3027: ---------------------------------------- Hi Angelo, Why did you created it, how and when are you using it ? Thanks > view-last-noparam > ----------------- > > Key: OFBIZ-3027 > URL: https://issues.apache.org/jira/browse/OFBIZ-3027 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Matarazzo Angelo > Fix For: SVN trunk > > Attachments: view-last-noparam.patch > > > I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". > Could it be useful? -- 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-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767448#action_12767448 ] Matarazzo Angelo commented on OFBIZ-3027: ----------------------------------------- I' m using this attribute because in my application all the screens are linked to a field in the context. that I call "commonValue" I have a link in the common header that change the value of this field but when I click this link the screen must not change but the field of current screen must cleaned. By this attribute the view is set at " last-view" but the last parameters are cleaned. I think this is same approach of "request-redirect-noparam". Perhaps it won' t often be used but could be useful. Or not? > view-last-noparam > ----------------- > > Key: OFBIZ-3027 > URL: https://issues.apache.org/jira/browse/OFBIZ-3027 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Matarazzo Angelo > Fix For: SVN trunk > > Attachments: view-last-noparam.patch > > > I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". > Could it be useful? -- 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-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3027. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux Thanks Angelo, Your patch is in trunk at r829727 > view-last-noparam > ----------------- > > Key: OFBIZ-3027 > URL: https://issues.apache.org/jira/browse/OFBIZ-3027 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Matarazzo Angelo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: view-last-noparam.patch > > > I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". > Could it be useful? -- 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-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782219#action_12782219 ] Jacques Le Roux commented on OFBIZ-3027: ---------------------------------------- Hi Angelo, Something we both missed when you created and I commited your patch: the site-conf.xsd update. It's done in revision 883914. > view-last-noparam > ----------------- > > Key: OFBIZ-3027 > URL: https://issues.apache.org/jira/browse/OFBIZ-3027 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Matarazzo Angelo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: view-last-noparam.patch > > > I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". > Could it be useful? -- 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-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782987#action_12782987 ] Matarazzo Angelo commented on OFBIZ-3027: ----------------------------------------- Thank you Jacques. It's true. > view-last-noparam > ----------------- > > Key: OFBIZ-3027 > URL: https://issues.apache.org/jira/browse/OFBIZ-3027 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Matarazzo Angelo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: view-last-noparam.patch > > > I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". > Could it be useful? -- 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-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco reopened OFBIZ-3027: -------------------------------- Hi, it seems that the view-last-noparam just works (resets the parameters) if it is used with a request that has the parameters in the URL. Since we have now moved to form submitted parameters I found that the view-last-noparam is not able to remove the parameters from the context. Does anyone have any idea of how to fix this? > view-last-noparam > ----------------- > > Key: OFBIZ-3027 > URL: https://issues.apache.org/jira/browse/OFBIZ-3027 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Matarazzo Angelo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: view-last-noparam.patch > > > I have created another response attribute "view-last-noparam" that has functionality of view-last but without last parameters like "request-redirect-noparam". > Could it be useful? -- 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 |