In Content Manager component Remove Survey question link of Edit survey question page is showing error.
--------------------------------------------------------------------------------------------------------- Key: OFBIZ-2993 URL: https://issues.apache.org/jira/browse/OFBIZ-2993 Project: OFBiz Issue Type: Sub-task Components: content Affects Versions: Release Branch 9.04, SVN trunk Reporter: Rohit Jain Fix For: Release Branch 9.04, SVN trunk In Content Manager component Remove Survey question link of Edit survey question page is showing error. Steps to reproduce this error: 1) Go to Content Manager Application. https://demo.ofbiz.org/content/control/main 2) Select Survey tab. https://demo.ofbiz.org/content/control/FindSurvey 3) Click on Find button it will give survey list. 4) Select a Survey from list it will show a EditSurvey page. https://demo.ofbiz.org/content/control/EditSurvey?surveyId=1001 5) Select Questions tab it will show EditSurveyQuestions page. https://demo.ofbiz.org/content/control/EditSurveyQuestions?surveyId=1001 6) On this page in "Edit Survey Questions Survey ID..." screenlet there is a Remove link with every survey. 7) Click on the Remove link and the error would be visible. Error log: The Following Errors Occurred: 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... -- 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-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Jain updated OFBIZ-2993: ------------------------------ Attachment: RemoveSurveyQuestion.patch > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > --------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2993 > URL: https://issues.apache.org/jira/browse/OFBIZ-2993 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Rohit Jain > Fix For: Release Branch 9.04, SVN trunk > > Attachments: RemoveSurveyQuestion.patch > > > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > Steps to reproduce this error: > 1) Go to Content Manager Application. > https://demo.ofbiz.org/content/control/main > 2) Select Survey tab. > https://demo.ofbiz.org/content/control/FindSurvey > 3) Click on Find button it will give survey list. > 4) Select a Survey from list it will show a EditSurvey page. > https://demo.ofbiz.org/content/control/EditSurvey?surveyId=1001 > 5) Select Questions tab it will show EditSurveyQuestions page. > https://demo.ofbiz.org/content/control/EditSurveyQuestions?surveyId=1001 > 6) On this page in "Edit Survey Questions Survey ID..." screenlet there is a Remove link with every survey. > 7) Click on the Remove link and the error would be visible. > Error log: > The Following Errors Occurred: > 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... -- 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-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Jain updated OFBIZ-2993: ------------------------------ Description: In Content Manager component Remove Survey question link of Edit survey question page is showing error. Steps to reproduce this error: 1) Go to Content Manager Application. https://demo.ofbiz.org/content/control/main 2) Select Survey tab. https://demo.ofbiz.org/content/control/FindSurvey 3) Click on Find button it will give survey list. 4) Select a Survey from list it will show a EditSurvey page. https://demo.ofbiz.org/content/control/EditSurvey?surveyId=1001 5) Select Questions tab it will show EditSurveyQuestions page. https://demo.ofbiz.org/content/control/EditSurveyQuestions?surveyId=1001 6) On this page in "Edit Survey Questions Survey ID..." screenlet there is a Remove link with every survey Questions. 7) Click on the Remove link and the error would be visible. Error log: The Following Errors Occurred: 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... was: In Content Manager component Remove Survey question link of Edit survey question page is showing error. Steps to reproduce this error: 1) Go to Content Manager Application. https://demo.ofbiz.org/content/control/main 2) Select Survey tab. https://demo.ofbiz.org/content/control/FindSurvey 3) Click on Find button it will give survey list. 4) Select a Survey from list it will show a EditSurvey page. https://demo.ofbiz.org/content/control/EditSurvey?surveyId=1001 5) Select Questions tab it will show EditSurveyQuestions page. https://demo.ofbiz.org/content/control/EditSurveyQuestions?surveyId=1001 6) On this page in "Edit Survey Questions Survey ID..." screenlet there is a Remove link with every survey. 7) Click on the Remove link and the error would be visible. Error log: The Following Errors Occurred: 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... > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > --------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2993 > URL: https://issues.apache.org/jira/browse/OFBIZ-2993 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Rohit Jain > Fix For: Release Branch 9.04, SVN trunk > > Attachments: RemoveSurveyQuestion.patch > > > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > Steps to reproduce this error: > 1) Go to Content Manager Application. > https://demo.ofbiz.org/content/control/main > 2) Select Survey tab. > https://demo.ofbiz.org/content/control/FindSurvey > 3) Click on Find button it will give survey list. > 4) Select a Survey from list it will show a EditSurvey page. > https://demo.ofbiz.org/content/control/EditSurvey?surveyId=1001 > 5) Select Questions tab it will show EditSurveyQuestions page. > https://demo.ofbiz.org/content/control/EditSurveyQuestions?surveyId=1001 > 6) On this page in "Edit Survey Questions Survey ID..." screenlet there is a Remove link with every survey Questions. > 7) Click on the Remove link and the error would be visible. > Error log: > The Following Errors Occurred: > 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... -- 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-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2993. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux Hi Rohit, Thanks for the very detailled explanation. If everybody could make the same effort when reporting a bug it would help much commiters. Though you don't need to give us all the URLs, the last one would be enough ;) Your patch is in trunk at r821263, R9.04 at r 821264 > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > --------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2993 > URL: https://issues.apache.org/jira/browse/OFBIZ-2993 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Rohit Jain > Assignee: Jacques Le Roux > Fix For: Release Branch 9.04, SVN trunk > > Attachments: RemoveSurveyQuestion.patch > > > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > Steps to reproduce this error: > 1) Go to Content Manager Application. > https://demo.ofbiz.org/content/control/main > 2) Select Survey tab. > https://demo.ofbiz.org/content/control/FindSurvey > 3) Click on Find button it will give survey list. > 4) Select a Survey from list it will show a EditSurvey page. > https://demo.ofbiz.org/content/control/EditSurvey?surveyId=1001 > 5) Select Questions tab it will show EditSurveyQuestions page. > https://demo.ofbiz.org/content/control/EditSurveyQuestions?surveyId=1001 > 6) On this page in "Edit Survey Questions Survey ID..." screenlet there is a Remove link with every survey Questions. > 7) Click on the Remove link and the error would be visible. > Error log: > The Following Errors Occurred: > 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... -- 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-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761825#action_12761825 ] Rohit Jain commented on OFBIZ-2993: ----------------------------------- Thank you Jacques for committing my patch. Thanks and Regards ---- Rohit jain > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > --------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2993 > URL: https://issues.apache.org/jira/browse/OFBIZ-2993 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Rohit Jain > Assignee: Jacques Le Roux > Fix For: Release Branch 9.04, SVN trunk > > Attachments: RemoveSurveyQuestion.patch > > > In Content Manager component Remove Survey question link of Edit survey question page is showing error. > Steps to reproduce this error: > 1) Go to Content Manager Application. > https://demo.ofbiz.org/content/control/main > 2) Select Survey tab. > https://demo.ofbiz.org/content/control/FindSurvey > 3) Click on Find button it will give survey list. > 4) Select a Survey from list it will show a EditSurvey page. > https://demo.ofbiz.org/content/control/EditSurvey?surveyId=1001 > 5) Select Questions tab it will show EditSurveyQuestions page. > https://demo.ofbiz.org/content/control/EditSurveyQuestions?surveyId=1001 > 6) On this page in "Edit Survey Questions Survey ID..." screenlet there is a Remove link with every survey Questions. > 7) Click on the Remove link and the error would be visible. > Error log: > The Following Errors Occurred: > 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... -- 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 |