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

Nick Belaevski resolved RF-9743.
--------------------------------

      Assignee: Nick Belaevski
    Resolution: Won't Fix


Not a bug, but limitation of MyFaces

> a4j:ajax used around h:inputText to attach behavior doesn't fire requests 
> (MyFaces)
> -----------------------------------------------------------------------------------
>
>                 Key: RF-9743
>                 URL: https://jira.jboss.org/browse/RF-9743
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Milestone4
>         Environment: •RichFaces 4.0.0.20101107-M4 r.19981
> •Metamer 4.0.0.20101107-M4 r.19986
> •Apache MyFaces JSF-2.0 Core Impl 2.0.2
> •JBoss AS 6.0.0.20100911-M5
> •OpenJDK Runtime Environment 1.6.0_18-b18 @Linux
> •Internet Explorer 8.0 @ Win32
>            Reporter: Lukas Fryc
>            Assignee: Nick Belaevski
>
> http://localhost:8080/metamer/faces/components/a4jAjax/hInputTextWrapped.xhtml
> <a4j:ajax  event="keyup"
>                       execute="@form"
>                       render="output1"
>                       >
>                 <h:inputText id="input1" value="#{a4jAjaxBean.input}"/>
>             </a4j:ajax>
> <a4j:outputPanel id="output1" layout="block">
>                 <h:outputText value="#{a4jAjaxBean.input}"/>
>             </a4j:outputPanel>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
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