[richfaces-issues] [JBoss JIRA] Created: (RF-3114) <a4j:support event="#{eventName}" is not working in 3.2.0 SR1

Hrvoje Jo (JIRA) jira-events at lists.jboss.org
Thu Apr 17 02:58:44 EDT 2008


<a4j:support event="#{eventName}" is not working in 3.2.0 SR1
-------------------------------------------------------------

                 Key: RF-3114
                 URL: http://jira.jboss.com/jira/browse/RF-3114
             Project: RichFaces
          Issue Type: Bug
            Reporter: Hrvoje Jo


Hello!
In 3.2.0 version <a4j:support event="#{eventName}" is not working (It works in older versions). When you put name directly it is ok (<a4j:support event="onclick") but when you pass it in as a variable, error shows with report

08:29:23,497 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception
javax.faces.FacesException: Attribute event for ajax support component j_id22 must be literal
        at org.ajax4jsf.component.UIAjaxSupport.setValueExpression(UIAjaxSupport.java:79)
        at com.sun.facelets.tag.jsf.ComponentRule$ValueExpressionMetadata.applyMetadata(ComponentRule.java:69)...

(The comment is added at http://jira.jboss.com/jira/browse/RF-2320)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list