You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Florian Holeczek (JIRA)" <ji...@apache.org> on 2011/09/11 01:45:08 UTC

[jira] [Closed] (JSPWIKI-242) Localization of RecentChangesPlugin

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

Florian Holeczek closed JSPWIKI-242.
------------------------------------


> Localization of RecentChangesPlugin
> -----------------------------------
>
>                 Key: JSPWIKI-242
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-242
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Localization
>    Affects Versions: 2.6.2
>         Environment: Any
>            Reporter: Goran Karlic
>            Assignee: Janne Jalkanen
>            Priority: Trivial
>             Fix For: 2.8
>
>
> This issue originated from JSPWIKI-196
> RecentChangesPlugin includes following non-localized format string:
> {code}
> String formatString = get(params, "dd.MM.yyyy", PARAM_DATE_FORMAT);
> ...
> String formatString = get(params, "HH:mm:ss", PARAM_TIME_FORMAT);
> {code}
> The best would be to revert to the user's prefered Date/Time format as the default instead of this hard-coded formats.
> The problem however is, that the user's prefered Date/Time format can not be easily split in Date format and Time format (and that seems essential for the recent changes list).
> Any proposals?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira