[Laszlo-dev] For Review: 20081013-laszlo-2 Summary: Contributor fix - date and time validators use parseInt() without second parameter and fail in DHTML when values 08 and 09 are used

J Crowley jcrowley at laszlosystems.com
Mon Oct 13 08:26:48 PDT 2008


Change 20081013-laszlo-2 by laszlo at T43-L3XEXMW on 2008-10-13 11:20:14 EDT
    in /home/laszlo/src/svn/openlaszlo/trunk-bigboss
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Contributor fix - date and time validators use parseInt() 
without second parameter and fail in DHTML when values 08 and 09 are used

New Features:

Bugs Fixed: LPP-7075 - date and time validators use parseInt()
    without second parameter and fail in DHTML when values 08
    and 09 are used

Technical Reviewer: promanik
QA Reviewer: henry
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: Applied Cary Clark's fix, and fixed a few other
    things to eliminate further errors and get it to run
    in SWF9 as well as SWF8 and DHTML.

Tests: Run lps/components/incubator/test/validator_test.lzx
    in SWF8, SWF9, and DHTML.  Input the text into each box,
    as required.  It should all validate as expected, and
    should now run in SWF9.

Files:
M      lps/components/incubator/validators/datevalidator.lzx
M      lps/components/incubator/validators/timevalidator.lzx
M      lps/components/incubator/validators/validatingForm.lzx
M      lps/components/incubator/validators/basevalidator.lzx
M      lps/components/incubator/test/validator_test.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20081013-laszlo-2.tar




More information about the Laszlo-dev mailing list