see http://issues.apache.org/jira/browse/WICKET-2767

Regards,
Witold

Am Wed, 24 Mar 2010 10:39:49 +0000 (GMT)
schrieb Tokalak Ahmet <toka...@yahoo.de>:

> Hi wicketians,
> 
> after updating to wicket 1.4.7 the DatePicker does not use the date format i
> passed to DateTextField any more:
> 
>         form.add(new DateTextField("dateFilter.from", new
> PropertyModel(dateFilter, "from"), "dd.MM.yyyy").setRequired(true).add(new
> DatePicker()));
> 
> Instead of "dd.MM.yyyy" the DatePicker uses  "dd.MM.yy", only 2 digits for
> the year.
> 
> Regards
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz
> gegen Massenmails. http://mail.yahoo.com 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to