-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.0.2
-
Component/s: Dashboard & Gadgets
-
3
When specifying a portlet in the atlassian-plugin.xml - it is necessary to specify an i18n string and provide a properties file with the associated key value pair.
If the name is specified in the atlassian-plugin.xml, the portlet will not display the correct name and the console logs a number of errors that the name cannot be retrieved.
It should be possible to simply specify the name in the atlassian-plugin.xml file without having to cater for i18n.