[richfaces-issues] [JBoss JIRA] Resolved: (RF-5939) rich:paint2D not reRendering

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Jan 27 03:29:44 EST 2009


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

Nick Belaevski resolved RF-5939.
--------------------------------

    Fix Version/s: 3.3.1
       Resolution: Won't Fix
         Assignee: Tsikhon Kuprevich


Not a bug in RichFaces. Caching is done for data objects, so you should provide different data objects for different entities, not session-scoped "infoRenderingData" bean, as in your example.

> rich:paint2D not reRendering
> ----------------------------
>
>                 Key: RF-5939
>                 URL: https://jira.jboss.org/jira/browse/RF-5939
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: Vista x64, TC 6.0.18, JSF 1.2_10, RF 3.3.0GA
>            Reporter: Jonathan Moores
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.3.1
>
>         Attachments: TestJSFModal.zip
>
>
> I have a datatable with a list of results and a modal panel that is meant to render info dependent on the selected item.
> The modal panel contains a rich:paint2D and a h:outputText
>  
> The outputText is being updated but the paint2D seems to update randomly.
> I have attached a stripped version of my project. The page is modal.jsp.

-- 
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