[Laszlo-dev] For Review: Change 20090509-bargull-w0Q Summary: fix initial selection for basedatacombobox

André Bargull andre.bargull at udo.edu
Sat May 9 08:33:47 PDT 2009


Change 20090509-bargull-w0Q by bargull at 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



More information about the Laszlo-dev mailing list