/[Apache-SVN]
ViewVC logotype

Revision 1446876


Jump to revision: Previous Next
Author: jleroux
Date: Sat Feb 16 11:54:50 2013 UTC (11 years, 2 months ago)
Changed paths: 2
Log Message:
A patch from Chatree Srichart for "The createDataResourceRole service does not check if partyId exists" https://issues.apache.org/jira/browse/OFBIZ-5133

The createDataResourceRole service has a partyId attribute as optional but its implementation method does not check if the partyId exists before creating a DataResourceRole value.
The ensurePartyRole service also has a partyId attribute as optional but its implementation method does not check if the partyId exists before creating a PartyRole value.

Changed paths

Path Details
Directoryofbiz/trunk/applications/content/script/org/ofbiz/content/data/DataServices.xml modified , text changed
Directoryofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartySimpleMethods.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26