Nicolas Malin created OFBIZ-11078:
-------------------------------------
Summary: Decrypt a field on embedded entity-view failed
Key: OFBIZ-11078
URL:
https://issues.apache.org/jira/browse/OFBIZ-11078 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Trunk, Release Branch 18.12
Reporter: Nicolas Malin
Assignee: Nicolas Malin
When you tried to decrypt a field present on embedded entity-view, key use is the view name and not the final entity who contains this field.
You currently have the problem on PartyContactMechDetail where if you want display the ftpPassword for a FtpAddress, the view failed and tried to use ContactMechDetail to decrypt instead of FtpAddress
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)