[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4318) SEAM and Richfaces rich:tree component using a dynamic model

Horacio Vico (JIRA) jira-events at lists.jboss.org
Tue Jul 21 15:05:29 EDT 2009


SEAM and Richfaces rich:tree component using a dynamic model
------------------------------------------------------------

                 Key: JBSEAM-4318
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4318
             Project: Seam
          Issue Type: Bug
          Components: JSF Controls, JSF Integration
    Affects Versions: 2.1.1.GA
         Environment: Tested on SuSE Linux / OS X Leopard / and Windows using Firefox 3.0 / 3.5.
            Reporter: Horacio Vico


It seems that there is a bug that avoids us to use a Richfaces tree component with a dynamic model (tree is populated dynamically using AJAX). This bug is present when using Richfaces integrated with SEAM.

This bug has been reported here:

1) http://seamframework.org/Community/DynamicTreeAndNodeSelectListener

2) http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4131257#4131257

3) http://seamframework.org/Community/TreenodeSelectListenerNeverGetsFired

Here there is a really good example on how to implement a dynamic tree using Richfaces: http://random-thoughts-vortex.blogspot.com/2009/05/richfaces-tree-dynamic-update-of-tree.html)

The problem we are experiencing is that the nodeSelectListener method is only fired at the first click on the tree. Child nodes appear but clicking over them produces no action (their childs are not loaded because nodeSelectListener is not fired again).


-- 
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 seam-issues mailing list