[richfaces-issues] [JBoss JIRA] Resolved: (RF-7238) reRender should support partial id(postfix)

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon May 25 05:20:56 EDT 2009


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

Nick Belaevski resolved RF-7238.
--------------------------------

    Resolution: Won't Fix
      Assignee: Alexander Dubovsky


Read about ajaxKeys attribute: http://java.dzone.com/articles/an-introduction-to-jboss-richf?page=1,5
Partial rows update is doubtful for iteration components that were not designed for functioning with AJAX updates. Use rich:dataTable/a4j:repeat.  

> reRender should support partial id(postfix)
> -------------------------------------------
>
>                 Key: RF-7238
>                 URL: https://jira.jboss.org/jira/browse/RF-7238
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: Richfaces 3.3.0,  Sun ri 1.2.12, Tomahawk 1.1.8,  Jboss 5.0.1GA, IE 7
>            Reporter: Dave Chen
>            Assignee: Alexander Dubovsky
>
> For example
> File example1.jsp
> <t:dataList>
> <t:div id="region">
> ....
> </t:div>
> </t:dataList>
> <a4j:commandLink  reRender="2:region" ...>,  it shoud re-render the 3rd row.  
> example1.jsp can be included under different naming container, so it is possible to know its absolute path.
> Currently richfaces support either absolute path or one-level id.   
> The following would be more flexible: 
> if current component's absolute id ends with reRender id,  it is found.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list