You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/03/01 10:48:15 UTC

[jira] Resolved: (TILES-123) Allow the choice of a Locale by the user

     [ https://issues.apache.org/struts/browse/TILES-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-123.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.2

Added the LocaleResolver interface, the default implementation DefaultLocaleResolver and its use inside UrlDefinitionsFactory.

> Allow the choice of a Locale by the user
> ----------------------------------------
>
>                 Key: TILES-123
>                 URL: https://issues.apache.org/struts/browse/TILES-123
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Currently, the only Locale used by Tiles is the one provided by the TilesRequestContext.getRequestLocale method.
> But it is very common to allow the user to choose a Locale.
> We should provide a way to permit a user to choose a Locale.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.