> I just run through the library sample -
> http://wicketstuff.org/wicket13/library/
>
> Supposedly, if you don't key in the title and author field, it will show
> error as it has FormComponentFeedbackBorder component wrapped around the
> title and author fields. but in wicket1.3 beta2, it seems like it doesn't
> show any error when those fields are left blank during submission..

Thanks for reporting. I fixed it. See
https://issues.apache.org/jira/browse/WICKET-774

> Actually
> the other day  I ran across few other errors on some of the samples in
> wicket1.3 as well,  and i don't remember all for now..another one is the
> datepicker in http://wicketstuff.org/wicket13/forminput/.....

Yeah, the forminput & datepicker thing had to do with ids assigned in
the markup for components that use it. It is a bug, and there is an
issue for it, but it can be avoided (and we don't know a good solution
for this yet... it's one of the things the constructor change of 2.0
actually did solve).

> This is just a
> post to highlight there are errors in the sample

Keep em coming please! :) Thanks for reporting.

Eelco

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to