XHTML validation errors (framework/widget) In xml (xhtml) ID must be unique
---------------------------------------------------------------------------

                 Key: OFBIZ-3671
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3671
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Blas Rodriguez Somoza
            Priority: Trivial
             Fix For: SVN trunk


In XML id is a special attribute which must be unique.

- ModelFormField.java must have the method getCurrentContainerId which is 
already on ModelForm
- MacroFormRendered and HtmlFormRenderer must be modified to use the 
getCurrentContainerID instead of getIdName




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to