Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.11
-
None
-
MyFaces 2.1.6, Tomahawk20 1.1.11
Description
UITreeData does not expose the original component (and composite) on broadcasting the original events. UIData and similar components does, as I saw so far.
UITreeData.broadcast() line 161
I attached a patch that pushes the components to the El like UIData.