[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5617) Hide nodes not working in all cases

Xue Peng (JIRA) jira-events at lists.jboss.org
Mon Jan 11 00:53:37 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503225#action_12503225 ] 

Xue Peng commented on JBIDE-5617:
---------------------------------

Tom , 

In FreemarkerTemplateXMLModel , I use this way to judge is it a hidden node:

1. Get the value of the "hidden" attribute.
2. If this node is under a "choice" element node , to get all other nodes in this "choice" element node , if one of them has been linked , other nodes are hidden.

I will change my codes with the TemplateBuilder API.

> Hide nodes not working in all cases
> -----------------------------------
>
>                 Key: JBIDE-5617
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5617
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>            Reporter: Tom Fennelly
>            Assignee: Xue Peng
>             Fix For: 3.1.0.CR2
>
>
> In some situations, not all of the "hide" nodes being returned in the Mapping instance (Templating API) are actually being hidden.
> See the following screencast... http://www.screencast.com/t/NWIwNDNhN

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