MkLeila commented on PR #890: URL: https://github.com/apache/ofbiz-framework/pull/890#issuecomment-2893211526
Hello @JacquesLeRoux , what i meant is that the tooltip/lookupDescription issue is an issue that was already on this form I am currently trying to debug it but they are not linked (as you can see this display error is already present on demo instances without the autocompletion fix). To explain, the problem i fixed was that the autocompletion did not worked at all (you can test it with the lookup preferredContactMechId for instance at https://demo-stable.ofbiz.apache.org/marketing/control/FindContactListParties?contactListId=9000&hideExpired=Y) Here is an example of this non working autocompletion:  As you can see there was no result display at all and an error was returned when executing the script I will continue to check for the "lookupDescription" display error to see if i can find the root cause because I find it strange too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
