Re: validation message-keys differences on m3 to rc2

2009-05-07 Thread Brill Pappin
I'm having a bit of trouble with this as well. Are the properties document any place? I can't seem to find them anywhere. - brill On 6-Apr-09, at 5:59 AM, Gianni Doe wrote: ComponentStringResourceLoader's javadoc is very helpful here: assume a component hierarchy like page1.form1.input1

Re: validation message-keys differences on m3 to rc2

2009-04-06 Thread Gianni Doe
ComponentStringResourceLoader's javadoc is very helpful here: assume a component hierarchy like page1.form1.input1 and your are requesting a key named 'Required'. Wicket will search the property in the following order: page1.properties => form1.input1.Required page1.properties => Required

Re: validation message-keys differences on m3 to rc2

2009-03-18 Thread Gianni Doe
https://issues.apache.org/jira/browse/WICKET-2159 On 10/mar/09, at 15:55, Igor Vaynberg wrote: jira, quickstart, you know the drill -igor On Tue, Mar 10, 2009 at 3:15 AM, gilberthuph wrote: I'm having exactly the same problem after moving from 1.4-rc1 -> 1.4-rc2 Here's the extract fr

Re: validation message-keys differences on m3 to rc2

2009-03-10 Thread Igor Vaynberg
jira, quickstart, you know the drill -igor On Tue, Mar 10, 2009 at 3:15 AM, gilberthuph wrote: > > I'm having exactly the same problem after moving from 1.4-rc1 -> 1.4-rc2 > > Here's the extract from my properties file TaxiBookingPage.xml. > > > http://java.sun.com/dtd/properties.dtd";> > >  

Re: validation message-keys differences on m3 to rc2

2009-03-10 Thread gilberthuph
I'm having exactly the same problem after moving from 1.4-rc1 -> 1.4-rc2 Here's the extract from my properties file TaxiBookingPage.xml. http://java.sun.com/dtd/properties.dtd";> You must enter the number of vehicles .. snip .. RC1 The key "generalDetails.num