Change By: Aleksandr Pchelintcev (02/Jul/14 1:15 PM)
Description: {{TreeViewImpl#createTable}} method should only instantiate the tree table, but in TreeViewImpl we also assign an internal reference ({{TreeViewImpl#tree}} field) to it. If the method is overriden in a sub-class, the field is never initialised which causes errors.

We also could avoid over-specifying the type of the tree table (it is currently bound to {{MagnoliaTreeTable}} but just {{TreeTable}} would be enough).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to