Approved!
André Bargull wrote:
Change 20090509-bargull-w0Q by barg...@dell--p4--2-53 on 2009-05-09
17:25:58
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix initial selection for basedatacombobox
New Features:
Bugs Fixed: LPP-8166 (basedatacombobox initial selection bug)
Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
baseformitem calls setValue() in acceptValue(), but for basedatacombobox
doSetValue() needs to be called instead. So just override setValue() in
basedatacombobox to call doSetValue().
Tests:
see bugreport
Files:
M lps/components/base/basedatacombobox.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20090509-bargull-w0Q.tar
--
Regards,
Max Carlson
OpenLaszlo.org