Mekika Leila created OFBIZ-13236: ------------------------------------ Summary: Fix autocompletion for lookups with target-parameters Key: OFBIZ-13236 URL: https://issues.apache.org/jira/browse/OFBIZ-13236 Project: OFBiz Issue Type: Bug Reporter: Mekika Leila
Description: When entering value in lookups with target-parameter option, the autocompletion does not return anything. An error "Uncaught TypeError: DOMPurify.sanitize(...).val is not a function" is returned (Tested with theme helveticus, rainbowstone and flatgrey) To reproduce: Go to the following page on a trunk environment and test autocompletion in lookups 'From Contact Mech' or 'To Contact Mech': [https://localhost:8443/partymgr/control/EditCommunicationEvent] or [https://demo-trunk.ofbiz.apache.org/partymgr/control/EditCommunicationEvent] -- This message was sent by Atlassian Jira (v8.20.10#820010)