[richfaces-issues] [JBoss JIRA] Resolved: (RF-9279) Inplace input doesn't rerender output

Anton Belevich (JIRA) jira-events at lists.jboss.org
Thu Sep 2 11:35:52 EDT 2010


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

Anton Belevich resolved RF-9279.
--------------------------------

    Resolution: Cannot Reproduce Bug


works on dev. sample and richfaces-showcase. 

> Inplace input doesn't rerender output
> -------------------------------------
>
>                 Key: RF-9279
>                 URL: https://jira.jboss.org/browse/RF-9279
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.Milestone2
>         Environment: JBoss 4 M4, Glassfish 3, all browsers
>            Reporter: Pavol Pitonak
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.Milestone3
>
>
> The following code doesn't update output:
> <h:form>
>         <rich:inplaceInput id="inplaceInput"  value="#{bean.value}"  >
>             <a4j:ajax id="inplaceInputAjax" event="change" render="output"/>
>         </rich:inplaceInput>
>         <br/><br/>
>         output: <h:outputText id="output" value="#{bean.value}"/>
> </h:form>

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

        


More information about the richfaces-issues mailing list