I18n should be performed with respect to the user's Locale, not the location of
the server.
-------------------------------------------------------------------------------------------
Key: ISIS-86
URL: https://issues.apache.org/jira/browse/ISIS-86
Project: Isis
Issue Type: Improvement
Reporter: Dan Haywood
Looking through the I18nFacetDecorator, it seems to do its localization with
respect to the locale of the server (for a webapp). Rob recently introduced
the Localization interface in the applib, available in the default runtime's
UserProfile interface, and so it would be better to have the i18n done with
respect to that interface instead.
At the same time, I think we ought to have Localization NOT be dependent on the
default runtime, ie it ought to be available from the UserMemento, rather than
in UserProfile.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira