← Back to team overview

phpdevshell team mailing list archive

[Bug 622498] [NEW] Can't use special characters in <copyright> of plugin.config.xml

 

Public bug reported:

In v2.8.1 put the following in the plugin.config.xml file:
<!-- Copyright notice you would like to amend to your plugin. -->
<copyright>Copyright Bob & John.</copyright>

Now go to the Plugins Admin page and you will see several Warnings and
Notices being generated.

This works fine (no errors) when the ampersand is replaced by normal text characters:
<copyright>Copyright Bob and John.</copyright>

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
Can't use special characters in <copyright> of plugin.config.xml
https://bugs.launchpad.net/bugs/622498
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:
In v2.8.1 put the following in the plugin.config.xml file:
<!-- Copyright notice you would like to amend to your plugin. -->
<copyright>Copyright Bob & John.</copyright>

Now go to the Plugins Admin page and you will see several Warnings and Notices being generated.

This works fine (no errors) when the ampersand is replaced by normal text characters:
<copyright>Copyright Bob and John.</copyright>





Follow ups

References