Posted by
Nicolas Malin (Jira) on
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-2430-Delete-survey-associated-with-a-task-tp206911p206918.html
[
https://issues.apache.org/jira/browse/OFBIZ-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vikas Mayur updated OFBIZ-2430:
-------------------------------
Component/s: specialpurpose/projectmgr
Description:
Steps to reproduce this error:
1) Go to Project Manager app.
2) Select a project from the list. This will show up the project summary page.
3) Select any task from the Tasks screenlet. This will show up the task summary page.
4) Now click on the Surveys tab.
5) Add a survey (if there is not in the list).
6) Click on the Delete link and the error would be visible.
Error log:
The Following Errors Occurred:
Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [workEffortId] passed to secure (https) request-map with uri [deleteWorkEffortSurveyAppl] with an event that calls service [deleteWorkEffortSurveyAppl]; 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.
Affects Version/s: SVN trunk
Release Branch 9.04
Fix Version/s: SVN trunk
Release Branch 9.04
Assignee: Vikas Mayur
> Delete survey associated with a task
> ------------------------------------
>
> Key: OFBIZ-2430
> URL:
https://issues.apache.org/jira/browse/OFBIZ-2430> Project: OFBiz
> Issue Type: Sub-task
> Components: specialpurpose/projectmgr
> Affects Versions: Release Branch 9.04, SVN trunk
> Reporter: Vikas Mayur
> Assignee: Vikas Mayur
> Fix For: Release Branch 9.04, SVN trunk
>
>
> Steps to reproduce this error:
> 1) Go to Project Manager app.
> 2) Select a project from the list. This will show up the project summary page.
> 3) Select any task from the Tasks screenlet. This will show up the task summary page.
> 4) Now click on the Surveys tab.
> 5) Add a survey (if there is not in the list).
> 6) Click on the Delete link and the error would be visible.
> Error log:
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [workEffortId] passed to secure (https) request-map with uri [deleteWorkEffortSurveyAppl] with an event that calls service [deleteWorkEffortSurveyAppl]; 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.