You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Matthias Niederhausen (JIRA)" <ji...@apache.org> on 2013/03/11 16:31:12 UTC

[jira] [Created] (RAVE-909) Support for widget internationalization

Matthias Niederhausen created RAVE-909:
------------------------------------------

             Summary: Support for widget internationalization
                 Key: RAVE-909
                 URL: https://issues.apache.org/jira/browse/RAVE-909
             Project: Rave
          Issue Type: New Feature
          Components: rave-w3c-provider
    Affects Versions: 0.21
            Reporter: Matthias Niederhausen


W3C Widgets and Wookie support the ability to supply a localized version of a widget to the user. For this to work, the platform must supply the Wookie connector with a locale. In AbstractWookieConnectorService.getOrCreateInstance(...), getCurrentUser().getLocale() is used to do this.
I understand that Rave's DefaultUserService should provide this property with the user object returned by getAuthenticatedUser().

A fix should use the current user's browser locale to set this property and hand it on to the Wookie connector.

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