[ http://issues.apache.org/jira/browse/COCOON-1944?page=all ]

Lars Trieloff closed COCOON-1944.
---------------------------------

    Resolution: Fixed

Thank you.

It is applied in r467749. I changed the template to add the attribute only to 
elements and to add only an id attribute if there is not already an id 
attribute in the container element. This removes the neccessity to include 
duplicate ids in a form template if you would like to keep your templates 
consistent.

> [PATCH] Group widget id gets removed when group widget is just to group some 
> sub widgets. AJAX won't work in that case
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: COCOON-1944
>                 URL: http://issues.apache.org/jira/browse/COCOON-1944
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Blocks: Forms
>            Reporter: Rob Berens
>         Attachments: patch-1944-1.txt
>
>
> When you use a group widget just to group some widgets in order to apply some 
> common functionality such as setting the state of all widgets by setting the 
> state of the group then the id of the fi:group is not copied to its enclosed 
> child element. Therefore using ajax will fail as the widget id is not present 
> in the html output. 
> This is solved in the forms-field-styling.xsl. See patch.

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

        

Reply via email to