yes, datefield is changed to apache license compatible one, it has no functions for date formatting,
you should use the source from old tapestry to create your own datefield using the previous calendar js .... Davor Hrg On Fri, Feb 15, 2008 at 11:02 AM, Dapeng <[EMAIL PROTECTED]> wrote: > following code works fine with 5.0.9 > > <t:datefield value="newUser.dateOfBirth" format="%d/%m/%y" > validate="required" label="Date of birth"/><br/> > > > but when i upgrate to 5.0.10 > > the popup is misplaced in Firefox & Safari and in IE7 i even don have > the popup but rather a javascript error warning > > > > > i check > > http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/DateField.html > > > it seems the format parameter is also gone > > > > > > > > > what is happening to this component ??? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]