[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5615) Child nodes of "Hide Nodes" are not being hidden/disabled

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Jan 7 05:27:30 EST 2010


Child nodes of "Hide Nodes" are not being hidden/disabled
---------------------------------------------------------

                 Key: JBIDE-5615
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5615
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: smooks
            Reporter: Tom Fennelly
             Fix For: 3.1.0.CR2


The hide nodes nearly works.... the issue I se is that it is hiding (disabling actually) the nodes it is being asked to hide (by the templating API), but it not cascading the disabling down through the nodes child nodes.  Therefore, you can still map to the child nodes, which should not be allowed.

If a node is hidden, then all child nodes of that node should also be hidden.  If we represent this by disabling of the nodes (Vs hiding), then the child nodes also need to be disabled.

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

        


More information about the jbosstools-issues mailing list