[
http://jira.jboss.com/jira/browse/RF-3114?page=all ]
Nick Belaevski resolved RF-3114.
--------------------------------
Resolution: Won't Fix
Assignee: Alexander Smirnov (was: Nick Belaevski)
<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
Affects Versions: 3.2.1
Reporter: Hrvoje Jo
Assigned To: Alexander Smirnov
Fix For: 3.2.1
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