Tree2 (server side toggle) in form try validate(?) on expand node
-----------------------------------------------------------------

                 Key: TOMAHAWK-556
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-556
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Tree2
    Affects Versions: 1.1.3, 1.1.2, 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT
         Environment: all(?)
I try with: sun java 1.5.06, apache tomcat 5.15 (linux and windows)
            Reporter: Piotr Beling
            Priority: Minor


<h:form>
     ...
     <t:tree2 clientSideToggle="false" ... > ... </t:tree2>
     ...
     <h:inputText id="input_id" ... required="true" />
     ...
</h:form>

Expand nodes in tree2 don't work when input (input_id) is empty.
When clientSideToggle="true" all is ok. 

-- 
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

        

Reply via email to