[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:12:28 EST 2014


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

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

3) [docs|http://docs.jboss.org/richfaces/latest_5_X/Component_Reference/en-US/html/chap-Component_Reference-Containers.html#sect-Component_Reference-Containers-region] don't talk about rendering (or its limitations), it talks just about execution
2) interesting things are mentioned in this blog and stackoverflow discussion:

renderRegionOnly: http://java.dzone.com/news/richfaces-region-partial-jsf
Daniel reports render region works: http://stackoverflow.com/questions/10396037/jsf-richfaces-a4jregion-call-render
                
> 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