setActionListener tag cannot be used to set a constant value
------------------------------------------------------------
Key: ADFFACES-77
URL: http://issues.apache.org/jira/browse/ADFFACES-77
Project: MyFaces ADF-Faces
Issue Type: Bug
Reporter: Arjuna Wijeyekoon
Priority: Minor
<af:setActionListener from="foo" to=".."/>
does not work.
work around is to use
<af:setActionListener from="#{'foo'}" to=".."/>
will upload a patch
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira