[Laszlo-dev] For Review: Change 20071031-bargull-0 Summary: Fixed typo in edittext#setMaxlength(..)

André Bargull a.bargull at intensis.de
Tue Oct 30 16:17:44 PDT 2007


Change 20071031-bargull-0 by bargull at dell--p4--2-53 on 2007-10-31 00:07:43
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fixed typo in edittext#setMaxlength(..)

New Features:

Bugs Fixed:
LPP-3329 - "The "setMaxlength" method in the "edittext" class doesn't work"

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

Documentation:

Release Notes:

Details:
Nothing special, just fixed a typo in edittext#setMaxlength(..).
edittext attempts to call "setMaxlength" on its inputtext-field, but 
actually this method is called "setMaxLength".


Tests:

Files:
M lps/components/lz/edittext.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20071031-bargull-0.tar


More information about the Laszlo-dev mailing list