Change 20070328-daddy-a by [EMAIL PROTECTED] on 2007-03-28 22:47:26 EDT in /cygdrive/c/users/hqm/openlaszlo/legals2/lps/components/base for http://svn.openlaszlo.org/openlaszlo/branches/legals/lps/components/base
Summary: fix for reference into zero length array, basewindow windowlist New Features: Bugs Fixed: LPP-1598 Technical Reviewer: josh (pending) QA Reviewer: max (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: When a window is closed, the parent.options['windowlist'] can become zero length, which is not a case covered by various routines in basewindow. Added check for zero length array before mucking with it. Tests: examples/animation.lzx Files: M basewindow.lzx Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070328-daddy-a.tar -- Henry Minsky Software Architect [EMAIL PROTECTED]
