delete of Price Rule does not work
---------------------------------- Key: OFBIZ-3436 URL: https://issues.apache.org/jira/browse/OFBIZ-3436 Project: OFBiz Issue Type: Sub-task Components: product Affects Versions: Release Branch 9.04 Reporter: Eric Lofstad Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productPriceRuleId] passed to secure (https) request-map with uri [deleteProductPriceRule] with an event that calls service [deleteProductPriceRule]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. -- 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-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lofstad updated OFBIZ-3436: -------------------------------- Attachment: deletepricerule.patch > delete of Price Rule does not work > ---------------------------------- > > Key: OFBIZ-3436 > URL: https://issues.apache.org/jira/browse/OFBIZ-3436 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: Release Branch 9.04 > Reporter: Eric Lofstad > Attachments: deletepricerule.patch > > > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productPriceRuleId] passed to secure (https) request-map with uri [deleteProductPriceRule] with an event that calls service [deleteProductPriceRule]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. -- 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-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-3436: ------------------------------------------ Assignee: Ashish Vijaywargiya > delete of Price Rule does not work > ---------------------------------- > > Key: OFBIZ-3436 > URL: https://issues.apache.org/jira/browse/OFBIZ-3436 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: Release Branch 9.04 > Reporter: Eric Lofstad > Assignee: Ashish Vijaywargiya > Attachments: deletepricerule.patch > > > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productPriceRuleId] passed to secure (https) request-map with uri [deleteProductPriceRule] with an event that calls service [deleteProductPriceRule]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. -- 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-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya updated OFBIZ-3436: --------------------------------------- Affects Version/s: SVN trunk Thanks Eric for the contribution - your changes for trunk is committed at r916252. I will commit your changes for release branch in evening. -- Ashish Vijaywargiya > delete of Price Rule does not work > ---------------------------------- > > Key: OFBIZ-3436 > URL: https://issues.apache.org/jira/browse/OFBIZ-3436 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Eric Lofstad > Assignee: Ashish Vijaywargiya > Attachments: deletepricerule.patch > > > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productPriceRuleId] passed to secure (https) request-map with uri [deleteProductPriceRule] with an event that calls service [deleteProductPriceRule]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. -- 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-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-3436. -------------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 9.04 Thanks Eric - Committed in release branch 9.04 at r916671. -- Ashish Vijaywargiya > delete of Price Rule does not work > ---------------------------------- > > Key: OFBIZ-3436 > URL: https://issues.apache.org/jira/browse/OFBIZ-3436 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Eric Lofstad > Assignee: Ashish Vijaywargiya > Fix For: Release Branch 9.04, SVN trunk > > Attachments: deletepricerule.patch > > > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productPriceRuleId] passed to secure (https) request-map with uri [deleteProductPriceRule] with an event that calls service [deleteProductPriceRule]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://docs.ofbiz.org/x/r. Thank you in advance for your help. -- 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 |