You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/01/07 20:57:39 UTC

[jira] [Commented] (WICKET-6068) The key RangeValidator.exact is not mapped in Application_de.properties

    [ https://issues.apache.org/jira/browse/WICKET-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087997#comment-15087997 ] 

ASF subversion and git services commented on WICKET-6068:
---------------------------------------------------------

Commit ed9cbb23a7b1ebde0ad33157e61eac6419a81ffb in wicket's branch refs/heads/wicket-6.x from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=ed9cbb2 ]

WICKET-6068 RangeValidator.exact for de


> The key RangeValidator.exact is not mapped in Application_de.properties
> -----------------------------------------------------------------------
>
>                 Key: WICKET-6068
>                 URL: https://issues.apache.org/jira/browse/WICKET-6068
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.19.0
>            Reporter: Alasdair Collinson
>            Priority: Minor
>
> The AbstractRangeValidator supports a mode called "EXACT" which requires the key "RangeValidator.exact". While this key does exist in the English Application.properties, it is missing in the German Application_de.properties (and possibly others). My suggestion for this entry would be something like this:
> {code}
> RangeValidator.exact=Der Wert von '${label}' muss genau ${minimum} betragen.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)