af:returnActionListener ignores literal values
----------------------------------------------

         Key: ADFFACES-50
         URL: http://issues.apache.org/jira/browse/ADFFACES-50
     Project: MyFaces ADF-Faces
        Type: Bug

    Reporter: Adam Winer
 Assigned to: Adam Winer 
    Priority: Minor


Literal values, as in: 
  <af:returnActionListener value="foo"/>
... are ignored.  Workaround:
  <af:returnActionListener value="#{'foo'}"/>


-- 
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

Reply via email to