Svatopluk Dedic created NETBEANS-998:
----------------------------------------

             Summary: Template Wizard displays unlocalized template names
                 Key: NETBEANS-998
                 URL: https://issues.apache.org/jira/browse/NETBEANS-998
             Project: NetBeans
          Issue Type: Bug
            Reporter: Svatopluk Dedic


Happens *only* during first invocation of the Template Wizard, after the 
application starts. The UI implementation in *TemplateWizard1* attempts to 
remove "->" sign from node names, and does so by proxying (FilterNode) the 
originals.

The originals are however DataFolderChildren.DelayedNodes, which annotate their 
display names in RequestProcessor, after the TemplateWizard fetched the 
original displayNames (filenames). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to