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

[jira] [Resolved] (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:all-tabpanel ]

Sven Meier resolved WICKET-6068.
--------------------------------
       Resolution: Fixed
         Assignee: Sven Meier
    Fix Version/s: 6.22.0
                   8.0.0-M1
                   7.2.0

Many thanks Alasdair!

> 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
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 7.2.0, 8.0.0-M1, 6.22.0
>
>
> 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)