You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/16 12:26:00 UTC

[jira] [Updated] (NETBEANS-998) Template Wizard displays unlocalized template names

     [ https://issues.apache.org/jira/browse/NETBEANS-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-998:
------------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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