You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/02/03 20:15:27 UTC

[jira] Created: (MYFACES-2530) ActionSourceRule does not deal with jsf 1.1 ActionSouce instances

ActionSourceRule does not deal with jsf 1.1 ActionSouce instances
-----------------------------------------------------------------

                 Key: MYFACES-2530
                 URL: https://issues.apache.org/jira/browse/MYFACES-2530
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


The code dealing with this was removed, but could be custom component instances extending from ActionSource instead ActionSource2, so to keep them compatible it is better to rollback the previous code (without the check el stuff).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2530) ActionSourceRule does not deal with jsf 1.1 ActionSouce instances

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2530.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2

> ActionSourceRule does not deal with jsf 1.1 ActionSouce instances
> -----------------------------------------------------------------
>
>                 Key: MYFACES-2530
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2530
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-beta-2
>
>
> The code dealing with this was removed, but could be custom component instances extending from ActionSource instead ActionSource2, so to keep them compatible it is better to rollback the previous code (without the check el stuff).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.