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