Tree initiallyExpanded="true" attribute leaves a dangling currency
------------------------------------------------------------------

                 Key: TRINIDAD-1155
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1155
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions:  1.2.8-core, 1.2.9-core
            Reporter: Venkata Guddanti


If initiallyExpanded="true" attribute is set on the tree, it leaves a dangling 
currency pointing to the first row. This causes unexpected results since the 
clientId of the tree now contains "0" (currency of the first row). The fix is 
to make sure that after the first rowKey is expanded in the tree, we restore 
the currency to the initial value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to