[
https://issues.apache.org/jira/browse/OFBIZ-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Mayur updated OFBIZ-2350:
-------------------------------
Affects Version/s: SVN trunk
Fix Version/s: SVN trunk
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, SVN trunk
> Environment: Mac OS X
> Reporter: John D. Hays
> Assignee: Vikas Mayur
> Fix For: Release Branch 9.04, SVN trunk
>
> Attachments: editcontactmech.patch
>
>
> 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.