[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1911) Internationalization of JBoss Portal Identity Library
Piotr Kubowicz (JIRA)
jira-events at lists.jboss.org
Wed Feb 20 15:42:43 EST 2008
[ http://jira.jboss.com/jira/browse/JBPORTAL-1911?page=all ]
Piotr Kubowicz updated JBPORTAL-1911:
-------------------------------------
Attachment: identity-i18n.patch
> Internationalization of JBoss Portal Identity Library
> -----------------------------------------------------
>
> Key: JBPORTAL-1911
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1911
> Project: JBoss Portal
> Issue Type: Patch
> Security Level: Public(Everyone can see)
> Affects Versions: Identity-1.0.1
> Reporter: Piotr Kubowicz
> Attachments: identity-i18n.patch
>
>
> Currently it's very hard to customize JBoss Portal in terms of localisation. Most strings are hard-coded, but even worse, there's a portal identity library, which is packaged as a JAR in portal lib directory, thus causing introducing localised login messages very hard and obscure (it's even hard to find out, what to change to get login messages localised).
> I suggest a simple patch starting internationalization of the Identity Library. What remains is only to add more languages. I have tested the patch JBoss Portal 2.6.4 and it works just fine.
> Note that it won't work out of the box, because JBoss Portal generally does not support internationalization: all JSP pages use ISO 8859-1 encoding. I have submitted a patch to login page (http://jira.jboss.com/jira/browse/JBPORTAL-1874), which sets character encoding to UTF-8 on the login page and together with it everything works fine.
--
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