Correct. Fixed now.

Thanks!

Eelco

On 2/12/07, ChuckDeal <[EMAIL PROTECTED]> wrote:
>
> Wicket 1.3/ datetime project
>
> I believe that this might not be correct.
>
> public static ITextFormatProvider forDatePattern(String id, String
> datePattern) {
>   return forDateStyle(id, null, datePattern);
> }
>
> Notice that it delegates to forDateStyle?  I believe that it should be
> delegating to forDatePattern.  I came to this conclusion by looking at the
> three other pairs of static methods on this class.
>
> Chuck
> --
> View this message in context: 
> http://www.nabble.com/datetime---DateTextField-tf3216520.html#a8932794
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to