[
https://issues.apache.org/jira/browse/MYFACES-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030714#comment-13030714
]
Michael Wohlfart edited comment on MYFACES-3133 at 5/9/11 12:39 PM:
--------------------------------------------------------------------
To reproduce the bug, deploy the dynamic webproject to your favourite
container, call "<containerlocation>/testproject/test.jsf" in your favourite
browser and push the button...
was (Author: michael.wohlfart):
To reproduce the bug, deploy the dynamic webproject to your favourite
container and call "<containerlocation>/testproject/test.jsf"
> "cc" attribute cannot be resolved when composite component is used inside a
> datatable
> -------------------------------------------------------------------------------------
>
> Key: MYFACES-3133
> URL: https://issues.apache.org/jira/browse/MYFACES-3133
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.0.2
> Reporter: Michael Wohlfart
> Attachments: testproject.zip
>
>
> When a composite component is used inside a datatable, the resolving of the
> general "cc"-attribute does not work consistently. For value bindings (with
> e.g. inputText) everything seems to be fine, but when used inside an
> "actionListener"-attribute or an "action"-attribute (with e.g. commandButton)
> the resolvement of "cc" fails. I've isolated the problem to the method
> "CompositeComponentELUtils.getCompositeComponentBasedOnLocation(..)" which
> checks if the parent component in the component stack is a "composite
> component". The "HtmlDataTable" element is not recognized as such.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira