[
https://issues.apache.org/jira/browse/WICKET-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alastair Maw updated WICKET-732:
--------------------------------
Fix Version/s: (was: 1.3.0-rc1)
1.3.0-beta3
> Qualified resource key should take priority over unqualified one
> ----------------------------------------------------------------
>
> Key: WICKET-732
> URL: https://issues.apache.org/jira/browse/WICKET-732
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.0-beta2
> Reporter: Kent Tong
> Assignee: Juergen Donnerstag
> Priority: Minor
> Fix For: 1.3.0-beta3
>
>
> Currently an unqualified resource key should take priority over a qualified
> one? eg, in a properties file:
> Required=The ${label} is missing!
> form.username.Required=You must provide your name!
> The first entry will take priority, while common intuition is that the first
> one is the default and the second one is overriding it.
> Please consider reversing it. Thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.