[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1895) User Identity portlet will support any Locale except Arabic
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Wed Jun 11 09:50:17 EDT 2008
[ http://jira.jboss.com/jira/browse/JBPORTAL-1895?page=all ]
Thomas Heute resolved JBPORTAL-1895.
------------------------------------
Resolution: Done
> User Identity portlet will support any Locale except Arabic
> -----------------------------------------------------------
>
> Key: JBPORTAL-1895
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1895
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Identity
> Affects Versions: Identity-1.0.1
> Environment: MAC OS/ Java 1.5.0
> Reporter: Jean Vence
> Assigned To: Thomas Heute
> Priority: Minor
> Attachments: screenshot-1.jpg
>
>
> Trying to localize UserIdentityPortlet in Arabic but I am not successful. Can localize it in any other language successfully but for some reason it will not pick up arabic resource files.
> What I have done:
> 1. portlet.xml has been modified with the following
> <supported-locale>ar</supported-locale>
> <supported-locale>fr</supported-locale>
> <supported-locale>en</supported-locale>
> <supported-locale>it</supported-locale>
> <supported-locale>de</supported-locale>
> 2. Created the appropriate resource files: Identity_ar.properties, Identity_de.properties by simply copying the Identity_it.properties to Identity_ar.properties (for testing)
> 3. Compiled and deployed.
> 4. Logged in as a user that has his locale set to 'Arabic' and only english is displayed. If I try with a user that has selected 'Italian' or 'French' then everything is displayed correctly in Italian
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list