You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2021/11/06 21:16:00 UTC

[jira] [Closed] (NETBEANS-6054) PHP Template missing Namespace option

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

Junichi Yamamoto closed NETBEANS-6054.
--------------------------------------
    Fix Version/s: 12.6
       Resolution: Fixed

I've verified this with NetBeans 12.6-rc2. It should be OK.

https://lists.apache.org/thread/9fbt64k87p7m1fwsb0r5vtblo22of77l

> PHP Template missing Namespace option
> -------------------------------------
>
>                 Key: NETBEANS-6054
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6054
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Project, platform - Templates
>    Affects Versions: 12.4
>            Reporter: Kevin Andrews
>            Assignee: Junichi Yamamoto
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 12.6
>
>         Attachments: Screenshot from 2021-09-24 10-01-01.png, Screenshot from 2021-09-24 10-01-40.png, Screenshot from 2021-09-24 10-02-43.png, Screenshot from 2021-09-24 10-02-56.png, Screenshot from 2021-09-24 10-03-34.png, Screenshot from 2021-09-24 10-04-15.png, Screenshot from 2021-09-24 10-05-00.png, Screenshot from 2021-09-24 10-05-18.png, Screenshot from 2021-09-24 10-05-27.png
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> As a 
> PHP Developer
> I want to
> Create additional PHP Class template files which still allow entering namespace in the file creation wizard after moving them to sub-directories and restarting the IDE
> So that
> Namespaces are automatically entered into the file created.
> Issue Details:
> Creating a new template by going to:
> Tools -> Templates
> Navigating to the PHP folder
> Duplicate "PHP Class"
> Creating a new file from this template correctly fills out and asks about Namespace (context is obtained when using the tree right click -> new).
> After restarting NetBeans it seems to lose this ability and no longer displays the namespace box when creating a new file from this duplicated template.
> Also moving the template into a sub folder loses this context as well.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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