You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Tomas Havelka (JIRA)" <de...@myfaces.apache.org> on 2006/10/13 11:11:35 UTC

[jira] Created: (TOMAHAWK-736) Tree2 doesn't consume value bindings by boolean attributes

Tree2 doesn't consume value bindings by boolean attributes
----------------------------------------------------------

                 Key: TOMAHAWK-736
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-736
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Tree2
    Affects Versions: 1.1.3
            Reporter: Tomas Havelka


Component tree2 doesn't consume value bindings by boolean attributes at all. It's because default values of these attributes are set in HtmlTree constructor and appropriate getters returns this value directly.

Solution:
Move default values from constructor to appropriate getters instead.

Tom

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira