You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/10/03 09:53:23 UTC

[jira] Closed: (OFBIZ-2993) In Content Manager component Remove Survey question link of Edit survey question page is showing error.

     [ 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.