[richfaces-issues] [JBoss JIRA] (RF-13390) Regions don't have any visual representation so they can't be used as a @render target

Lukáš Fryč (JIRA) issues at jboss.org
Fri Jan 24 03:04:28 EST 2014


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

Lukáš Fryč commented on RF-13390:
---------------------------------

Neither RichFaces 3 nor RichFaces 4 have any visual output, that means they can't be re-rendered.
                
> Regions don't have any visual representation so they can't be used as a @render target
> --------------------------------------------------------------------------------------
>
>                 Key: RF-13390
>                 URL: https://issues.jboss.org/browse/RF-13390
>             Project: RichFaces
>          Issue Type: Enhancement
>      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