[richfaces-issues] [JBoss JIRA] (RF-13390) Region fails to render after ajax request

Cody Lerum (JIRA) issues at jboss.org
Tue Jan 21 09:30:28 EST 2014


    [ https://issues.jboss.org/browse/RF-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12937545#comment-12937545 ] 

Cody Lerum commented on RF-13390:
---------------------------------

I hadn't used it previously and it looks like I misunderstood the feature. Region is only for use in execute.
                
> Region fails to render after ajax request
> -----------------------------------------
>
>                 Key: RF-13390
>                 URL: https://issues.jboss.org/browse/RF-13390
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>         Environment: RF 5 Snapshot: aa130b9c034ceb49814e0d409329828d8b81f0d0
> Wildfly 8.0.0.Beta2-SNAPSHOT
> Mojarra 2.2.4-jbossorg-1 20131017-1524
>            Reporter: Cody Lerum
>            Assignee: Lukáš Fryč
>              Labels: jsf22
>             Fix For: 5.0.0.Alpha3
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> When
> {code}
> <r:region>
>   <h:inputText>
>     <r:ajax execute="@this" render="@region" />
>   </h:inputText>
> </r:region>
> {code}
> A partial response seems to be generated with the correct content but the dom is not updated

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list