[ 
https://issues.apache.org/jira/browse/OFBIZ-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Blas Rodriguez Somoza updated OFBIZ-3671:
-----------------------------------------

    Description: 
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
- htmlFormMacroLibrary. span id must be different from the associated hidden 
field.



  was:
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





> 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
>
>         Attachments: OFBIZ-3671_widget_xhtml_id_v2.diff
>
>
> 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
> - htmlFormMacroLibrary. span id must be different from the associated hidden 
> field.

-- 
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