At the time of page load unnecessary ajax request executed to get the lookup
description.
-----------------------------------------------------------------------------------------
Key: OFBIZ-4667
URL: https://issues.apache.org/jira/browse/OFBIZ-4667
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Amardeep Singh Jhajj
Fix For: Release Branch 11.04, SVN trunk
At the time of page load unnecessary ajax request executed to get the lookup
description if there is no value exists in lookup box, this increases
unnecessary load and page take more time to load. This should be executed only
when lookup field has some value.
One more issue exists in lookup/ajax auto completer, when we select any
auto-completer options from the drop down list or select any value from the
lookup then request executed twice to get the description.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira