|
Harsha Chadhar created OFBIZ-4878:
------------------------------------- Summary: Remove Survey Question Option not working. Key: OFBIZ-4878 URL: https://issues.apache.org/jira/browse/OFBIZ-4878 Project: OFBiz Issue Type: Sub-task Components: content Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 Reporter: Harsha Chadhar Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsha Chadhar updated OFBIZ-4878: ---------------------------------- Attachment: OFBIZ-4878.patch > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4878.patch > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276657#comment-13276657 ] Harsha Chadhar commented on OFBIZ-4878: --------------------------------------- Please refer to the patch attached. This issue is dependent on issue number OFBIZ-2959. > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4878.patch > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsha Chadhar updated OFBIZ-4878: ---------------------------------- Attachment: (was: OFBIZ-4878.patch) > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsha Chadhar updated OFBIZ-4878: ---------------------------------- Attachment: OFBIZ-4878.patch > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4878.patch > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279705#comment-13279705 ] Jacques Le Roux commented on OFBIZ-4878: ---------------------------------------- Sorry it seems I can remove a <<Survey Question Options for Survey Question Type= Selected Option>> from trunk demo. Could you please explain what you did (step by step) and at which point it got wrong? > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4878.patch > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-4878: -------------------------------------- Assignee: Jacques Le Roux > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Assignee: Jacques Le Roux > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4878.patch > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4878. ---------------------------------- Resolution: Fixed Thanks Harsha, I finally reproduced and fixed locally Your patch is in trunk r1340657 R12.04 r1340658 R11.04 r1340659 R10.04 r1340610 > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Assignee: Jacques Le Roux > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4878.patch > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279963#comment-13279963 ] Harsha Chadhar commented on OFBIZ-4878: --------------------------------------- Thanks Jacques! > Remove Survey Question Option not working. > ------------------------------------------ > > Key: OFBIZ-4878 > URL: https://issues.apache.org/jira/browse/OFBIZ-4878 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > Reporter: Harsha Chadhar > Assignee: Jacques Le Roux > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4878.patch > > > On trying to delete/remove Survey Question Options for Survey Question Type= Selected Option, the following error is occurred : > Url : https://demo-trunk.ofbiz.apache.org:8443/content/control/removeSurveyQuestionAppl?surveyId=1501&surveyQuestionId=10000&surveyOptionSeqId=00001 > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [surveyId] passed to secure (https) request-map with uri [removeSurveyQuestionAppl] with an event that calls service [deleteSurveyQuestionAppl]; 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://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. -- 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 |
| Free forum by Nabble | Edit this page |
