Fixed
Details
Assignee
Daniel HenningerDaniel HenningerReporter
MattMMattMComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Daniel Henninger
Daniel HenningerReporter
MattM
MattMComponents
Fix versions
Affects versions
Priority
Created September 20, 2006 at 1:16 AM
Updated January 24, 2008 at 9:57 AM
Resolved January 24, 2008 at 9:57 AM
i18n lookups in plugin JSP pages should be cascading – check for the key in the plugin i18n file and then if that fails, look for it in the Wildfire bundle. This is required since certain strings are used in the decorator of each page such as login.title. The current workaround is to copy those strings into the plugin i18n file.