[Laszlo-dev] For Review: Change 20080514-lou-D Summary: fix basedatacombobox test that failed for DHTML
André Bargull
a.bargull at intensis.de
Wed May 14 14:03:26 PDT 2008
Approved.
On 5/14/2008 10:29 PM, Lou Iorio wrote:
> Change 20080514-lou-D by lou at loumac.local on 2008-05-14 16:19:35 AST
> in /Users/lou/src/svn/openlaszlo/trunk
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: fix basedatacombobox test that failed for DHTML
>
> Bugs Fixed: LPP-5464
>
> Technical Reviewer: Andre
> QA Reviewer: (pending)
> Doc Reviewer: (pending)
>
> Details: Replace this line:
>
> if (this._cblist['_selector']) {
>
> with this:
>
> if (this['_cblist'] && this._cblist['_selector']) {
>
> Tests:
>
> Files:
> M lps/components/base/basedatacombobox.lzx
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/20080514-lou-D.tar
>
More information about the Laszlo-dev
mailing list