
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 09/19/06 01:16 PM
Updated: 01/23/08 07:57 PM
|
|
| Component/s: |
Admin Console
|
| Affects Version/s: |
3.1.0 Beta 2
|
| Fix Version/s: |
3.5.0
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
01/23/08 07:57 PM
|
| Acceptance Test - Add?: |
No
|
|
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.
|
|
Description
|
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. |
Show » |
|