You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "John D. Hays (JIRA)" <ji...@apache.org> on 2009/04/24 00:52:30 UTC

[jira] Updated: (OFBIZ-2350) Showing up on create of contact mech

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

John D. Hays updated OFBIZ-2350:
--------------------------------

          Description: 
The Following Errors Occurred:

Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [contactMechId] passed to secure (https) request-map with uri [createPartyContactMechPurpose] with an event that calls service [createPartyContactMechPurpose]; 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.

=======
https://localhost:8443/ecommerce/control/createPartyContactMechPurpose?contactMechId=10003&useValues=true

Fails when adding "Purpose" on first submit, then is OK on resubmit
          Environment: Mac OS X
    Affects Version/s: Release Branch 9.04

> Showing up on create of contact mech
> ------------------------------------
>
>                 Key: OFBIZ-2350
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2350
>             Project: OFBiz
>          Issue Type: Sub-task
>    Affects Versions: Release Branch 9.04
>         Environment: Mac OS X
>            Reporter: John D. Hays
>
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [contactMechId] passed to secure (https) request-map with uri [createPartyContactMechPurpose] with an event that calls service [createPartyContactMechPurpose]; 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.
> =======
> https://localhost:8443/ecommerce/control/createPartyContactMechPurpose?contactMechId=10003&useValues=true
> Fails when adding "Purpose" on first submit, then is OK on resubmit

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