Approved!
20070503-maxcarlson-p by [EMAIL PROTECTED] on 2007-05-03 18:41:32 PDT in /Users/maxcarlson/openlaszlo/legals-clean for http://svn.openlaszlo.org/openlaszlo/branches/legalsSummary: Simple fixes for components New Features: Bugs Fixed: Technical Reviewer: promanik QA Reviewer: jcrowley Doc Reviewer: (pending) Documentation: I have view with datapath which is replicated. Each view has checkbox, like: <checkbox name="cbox"> I get the following in debug console: Code: WARNING: lz/checkbox.lzx:20: reference to undefined property '_title' ERROR: lz/checkbox.lzx:20: undefined object does not have a property 'height' WARNING: lz/checkbox.lzx:20: reference to undefined property 'height' Release Notes: Details: drawview.lzx - eliminate warnings checkbox.lzx - fix databound checkboxes. Tests: Files: M lps/components/extensions/drawview.lzx M lps/components/lz/checkbox.lzx Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070503- maxcarlson-p.tar
