On changing the order status from order view page, the changeOrderStatus request throws twice and gives error on consol.
------------------------------------------------------------------------------------------------------------------------ Key: OFBIZ-2562 URL: https://issues.apache.org/jira/browse/OFBIZ-2562 Project: OFBiz Issue Type: Bug Components: order Affects Versions: Release Branch 4.0, SVN trunk Reporter: Rishi Solanki Priority: Minor Fix For: Release Branch 4.0, SVN trunk -- 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-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rishi Solanki updated OFBIZ-2562: --------------------------------- Attachment: Fixes.patch.tar.gz Here the Ajax request is changed according to the the last request requested for view. Due to which it resend the request to change the order status once again. Please find the attached patch will contains the changed request for the particular case. > On changing the order status from order view page, the changeOrderStatus request throws twice and gives error on consol. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-2562 > URL: https://issues.apache.org/jira/browse/OFBIZ-2562 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 4.0, SVN trunk > Reporter: Rishi Solanki > Priority: Minor > Fix For: Release Branch 4.0, SVN trunk > > Attachments: Fixes.patch.tar.gz > > -- 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-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-2562: ------------------------------------------ Assignee: Ashish Vijaywargiya > On changing the order status from order view page, the changeOrderStatus request throws twice and gives error on consol. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-2562 > URL: https://issues.apache.org/jira/browse/OFBIZ-2562 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 4.0, SVN trunk > Reporter: Rishi Solanki > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: Release Branch 4.0, SVN trunk > > Attachments: Fixes.patch.tar.gz > > -- 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-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-2562. -------------------------------------- Resolution: Fixed Fix Version/s: (was: Release Branch 4.0) Thanks a lot Rishi for the contribution. Your changes are in trunk at rev. 781661. Special thanks to Scott Gray for discussing this issue with me off the list. As this was bit strange behavior and initially we thought that there is something wrong going on with RequestHandler. -- Ashish > On changing the order status from order view page, the changeOrderStatus request throws twice and gives error on consol. > ------------------------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-2562 > URL: https://issues.apache.org/jira/browse/OFBIZ-2562 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 4.0, SVN trunk > Reporter: Rishi Solanki > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: Fixes.patch.tar.gz > > -- 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 |