You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Frank Klein Koerkamp (JIRA)" <ji...@apache.org> on 2010/06/29 12:35:50 UTC

[jira] Updated: (WICKET-2927) When having apostrophe in localization, stringresourcemodel doesn't properly work

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

Frank Klein Koerkamp updated WICKET-2927:
-----------------------------------------

    Attachment: stringresourcemodel.zip

Added quickstart, execute StringResourceModelTest for failure

> When having apostrophe in localization, stringresourcemodel doesn't properly work
> ---------------------------------------------------------------------------------
>
>                 Key: WICKET-2927
>                 URL: https://issues.apache.org/jira/browse/WICKET-2927
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.2
>         Environment: Windows and Mac, 
>            Reporter: Frank Klein Koerkamp
>             Fix For: 1.4.2
>
>         Attachments: stringresourcemodel.zip
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> Having translation key like: "You don't have permission for adding {0}".
> This results in any change so getObject on StringResourceModel will also be "You don't have permission for adding {0}".
> If i change "don't" to "do not" it does work correctly

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