Leon created OFBIZ-5856:
---------------------------
Summary: js "form.null.focus()" error if no focusFieldName set
Key: OFBIZ-5856
URL: https://issues.apache.org/jira/browse/OFBIZ-5856
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Trunk
Reporter: Leon
Fix For: Trunk
In current revision, the modelForm.getfocusFieldName() returns null instead of
empty string "" if there's no "focus-field-name" set to form element. Then
string "null" is written out when call StringWriter.append(focusFieldName)
method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)