You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 08:37:14 UTC

[jira] Updated: (ADFFACES-77) setActionListener tag cannot be used to set a constant value

     [ https://issues.apache.org/jira/browse/ADFFACES-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-77:
---------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> setActionListener tag cannot be used to set a constant value
> ------------------------------------------------------------
>
>                 Key: ADFFACES-77
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-77
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Arjuna Wijeyekoon
>         Assigned To: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: setactionListener_from_bug.patch
>
>
> <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.
-
You can reply to this email to add a comment to the issue online.