[jira] Created: (OFBIZ-2430) Delete survey associated with a task

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)
Delete survey associated with a task
------------------------------------

                 Key: OFBIZ-2430
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2430
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Vikas Mayur




--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723532#action_12723532 ]

Kojo Gambrah commented on OFBIZ-2430:
-------------------------------------

I experience the same issue when attempting to delete a survery from  Catalog>Store>>Surveys

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723540#action_12723540 ]

Vikas Mayur commented on OFBIZ-2430:
------------------------------------

Hi Kojo, Do you have a patch for this?

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755158#action_12755158 ]

Brant Levinson commented on OFBIZ-2430:
---------------------------------------

Bump...

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Jain updated OFBIZ-2430:
------------------------------

    Attachment: DeleteSurveyAssociatedWithTask.patch

> 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
>
>         Attachments: DeleteSurveyAssociatedWithTask.patch
>
>
> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur updated OFBIZ-2430:
-------------------------------

    Affects Version/s:     (was: Release Branch 9.04)
        Fix Version/s:     (was: Release Branch 9.04)

> 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: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: DeleteSurveyAssociatedWithTask.patch
>
>
> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2430) Delete survey associated with a task

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-2430.
------------------------------

    Resolution: Fixed

Thanks Rohit,

Part of your patch that is applicable only for Secured URLs in FTL is in trunk rev. 823518

Also the changes are only applicable to trunk because this file does not exists in release09.04.

Vikas

> 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: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: DeleteSurveyAssociatedWithTask.patch
>
>
> 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.