[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1895) User Identity portlet will support any Locale except Arabic

Jean Vence (JIRA) jira-events at lists.jboss.org
Fri Feb 15 12:54:26 EST 2008


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1895?page=all ]

Jean Vence updated JBPORTAL-1895:
---------------------------------

    Attachment: screenshot-1.jpg

This shows that the 'ar' locale was declared as a supported locale. Yet Jboss portal will not pick up the identity_ar.properties file. It DOES pick up the right one for the other languagues.

> 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
>            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