[ 
https://issues.jboss.org/browse/RF-10650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilya Shaikovsky reassigned RF-10650:
------------------------------------

    Assignee: Alex Kolonitsky


I believe the issues is rather simple to fix and we need just to add the same 
check for disabled in encode (already used in decode). So assigning to Final

Mojara uses just 
        if (ajaxBehavior.isDisabled()) {
            return null;
        }  
in buildAjaxCommand.

> a4j:ajax - makes request though @disabled=true
> ----------------------------------------------
>
>                 Key: RF-10650
>                 URL: https://issues.jboss.org/browse/RF-10650
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 4.0.0.CR1
>         Environment: RichFaces 4.0.0.20110227-CR1 r.21967
> Metamer 4.0.0.20110228-CR1 r.21993
> Apache MyFaces JSF-2.0 Core Impl 2.0.4
> JBoss AS 6.0.0.Final
> OpenJDK Runtime Environment 1.6.0_20-b20 @Linux
> Chrome 9.0.597.107 @ Linux x86_64
>            Reporter: Lukas Fryc
>            Assignee: Alex Kolonitsky
>              Labels: needs-metamer-ftest
>
> Breaks compatibility with JSF RI's f:ajax.
> Quite rare use case, but may be useful, e.g. for composite components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to