[richfaces-issues] [JBoss JIRA] (RF-12763) a4j:mediaOutput does not work in composite component : accessing cc evaluates to null

Thomas Jodes (JIRA) jira-events at lists.jboss.org
Mon Jan 28 04:30:47 EST 2013


Thomas Jodes created RF-12763:
---------------------------------

             Summary: 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: Feature Request
      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


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: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list