[
https://issues.jboss.org/browse/GTNPORTAL-3317?page=com.atlassian.jira.pl...
]
Peter Palaga updated GTNPORTAL-3317:
------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
https://github.com/jboss-developer/jboss-portal-quickstarts/pull/32
The solution is to remove {{<resource-bundle>}} from {{portlet.xml}} files for WebUI
portlets. {{<resource-bundle>}} is no necessary there as WebUI portlets can use the
kernel resource bundle resolution without a declaration in {{portlet.xml}}.
WARN Cannot load and merge the bundle: locale.portal.extension
--------------------------------------------------------------
Key: GTNPORTAL-3317
URL:
https://issues.jboss.org/browse/GTNPORTAL-3317
Project: GateIn Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Peter Palaga
Assignee: Peter Palaga
When Sample Portal and Portal Extension from Quickstarts are deployed, the following two
warnings occur in the server log:
{code}
WARN Cannot load and merge the bundle: locale.portal.extension
...
WARN Cannot load and merge the bundle: locale.portal.sample
{code}
But the localized strings strings seem to work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira