Hi Eelco, (there was no discussion). The DatePicker changes id of the bound TextField. If the id is changed, <label for="idOfTextField"> will not work as expected. My patch is a new class build on top of DatePicker that modifies the label's for attribute. If you want I can merge that class into DatePicker class and post the diff.
Jan "Eelco Hillenius" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jan, > > I must have missed the discussion, but what exactly is wrong with the > current implementation of the datepicker? And could you please provide a > patch using CVS diff in the unified format? In Eclipse you can do this > by making the changes, right click -> team -> create patch -> etc. > > Eelco ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
