Cody Lerum created RF-13390:
-------------------------------

             Summary: 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)
         Environment: RF 5 Snapshot: aa130b9c034ceb49814e0d409329828d8b81f0d0
Wildfly 8.0.0.Beta2-SNAPSHOT
Mojarra 2.2.4-jbossorg-1 20131017-1524
            Reporter: Cody Lerum
             Fix For: 5.0.0.Alpha2


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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to