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

[jira] [Resolved] (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 ]

Svatopluk Dedic resolved NETBEANS-998.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: Next

> 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
>             Fix For: Next
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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