[jira] [Created] (MYFACES-3133) cc attribute cannot be resolved when composite component is used inside a datatable

2011-05-09 Thread Michael Wohlfart (JIRA)
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


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


[jira] [Commented] (MYFACES-3133) cc attribute cannot be resolved when composite component is used inside a datatable

2011-05-09 Thread Michael Wohlfart (JIRA)

[ 
https://issues.apache.org/jira/browse/MYFACES-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030715#comment-13030715
 ] 

Michael Wohlfart commented on MYFACES-3133:
---

I haven't checked if the problem persists in newer versions than 2.0.2 yet.. 
will do when there is time...

 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


[jira] [Issue Comment Edited] (MYFACES-3133) cc attribute cannot be resolved when composite component is used inside a datatable

2011-05-09 Thread Michael Wohlfart (JIRA)

[ 
https://issues.apache.org/jira/browse/MYFACES-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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