Tree: expansion advisor methods should be called starting from the first non-expanded node
for the ajax key
-----------------------------------------------------------------------------------------------------------
Key: RF-8576
URL:
https://jira.jboss.org/jira/browse/RF-8576
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tree
Affects Versions: 3.3.3.Final
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Currently it's not possible to expand tree solely by using TreeStateAdvisor because
it's called starting from keys contained ajaxKeys, however it should be called
starting from the top parent node that is not expanded.
Example:
1. Let T be fully-closed tree
2. User request expansion of "1:2:3" key and declares it as ajax key
3. Problem: tree state advisor is called for "1:2:3"-keyed node, however node
with key "1" it's closed and can't be re-rendered.
--
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