Lookup LookupCustRequestItem goes wrong when layered
----------------------------------------------------
Key: OFBIZ-3813
URL: https://issues.apache.org/jira/browse/OFBIZ-3813
Project: OFBiz
Issue Type: Bug
Reporter: Jacques Le Roux
Try to select a "Cust Request Item Seq Id" at
https://localhost:28443/workeffort/control/createWorkEffortRequest
I tried without success to reverse ' and " at line 789 in fieldlookup.js :
cellElement.href = 'javascript:lookupAjaxRequest("' + liSub + '")';
For now I reverted to window, but it's not a defintive solution
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.