]
Brian Leathem updated RF-12763:
-------------------------------
Fix Version/s: 5-Tracking
a4j:mediaOutput does not work in composite component : accessing cc
evaluates to null
-------------------------------------------------------------------------------------
Key: RF-12763
URL:
https://issues.jboss.org/browse/RF-12763
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output
Affects Versions: 4.2.3.Final
Environment: JSF-RI 2.1.6
RichFaces 4.2.3.FINAL
Reporter: Thomas Jodes
Fix For: 5-Tracking
Attachments: richfaces-mediaoutput.zip
Using a4j:mediaOutput in any compsite component cannot evaluate cc (is null).
Thus, using mediaOutput's createContent-Attribute like
"#{cc.attrs.handler.paintImage}" will not work.
---
Relevant part of the exception:
javax.el.PropertyNotFoundException: /resources/components/media.xhtml @27,24
createContent="#{cc.attrs.handler.paintImage}": Target Unreachable, identifier
'cc' resolved to null
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: