Hi,

I volunteer for adding a unit test for this feature. Just drop me a mail stating what all should be in the unit test.

Regards,
Angrez

On Fri, 15 Jul 2005 Bret Pettichord wrote :
>I have an app with a date text field. After entering the text, the app does some date checking. For example, if you enter 1/1/75, it turns it into 01/01/1975.
>
>When i entered text using watir (text_field().set('/1/1/75)'), the date checking doesn't happen.
>The fix is to trigger an onblur event after changing the text. I've just checked this fix in.
>
>By rights, we should add a unit test for this as well. Any volunteers?
>
>At the same time i fixed this related bug:
>http://rubyforge.org/tracker/index.php?func=detail&aid=1946&group_id=104&atid=487
>
>_____________________
>  Bret Pettichord
>  www.pettichord.com
>
>_______________________________________________
>Wtr-general mailing list
>Wtr-general@rubyforge.org
>http://rubyforge.org/mailman/listinfo/wtr-general



_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to