← Back to team overview

phpdevshell team mailing list archive

[Bug 671202] [NEW] New plugin is named after directory

 

Public bug reported:

v3.0.0-b3

When you create your own new plugin, and then go to the Plugins Admin
page, it will show (in large letters) the name of the plugin, but it
displays the directory name as the plugin name instead of using the name
in the plugin.config.xml file.

EXAMPLE:
/plugins/my_plugin/config/plugin.config.xml has name tag set to <name>My Great Plugin</name>

When you go to Plugins Admin it will show the name as "my_plugin"
instead of "My Great Plugin".

Thanks

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
New plugin is named after directory
https://bugs.launchpad.net/bugs/671202
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: New

Bug description:
v3.0.0-b3

When you create your own new plugin, and then go to the Plugins Admin page, it will show (in large letters) the name of the plugin, but it displays the directory name as the plugin name instead of using the name in the plugin.config.xml file.

EXAMPLE:
/plugins/my_plugin/config/plugin.config.xml has name tag set to <name>My Great Plugin</name>

When you go to Plugins Admin it will show the name as "my_plugin" instead of "My Great Plugin".

Thanks





Follow ups

References