Change dda-20110320-fFo by [email protected] on 2011-03-20 20:54:34 EDT in /Users/dda/laszlo/src/svn/openlaszlo/trunk-f for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix an debug ERROR message added with extra tests introduced with LPP-9835 New Features: Bugs Fixed: followup fix for LPP-9835 Eliminate the use of `with(this) Technical Reviewer: ptw QA Reviewer: [email protected] Doc Reviewer: Documentation: Release Notes: Overview: Fixes an Error message in the Debug window for smoketest that does not cause the smokecheck to fail. Details: This message occurred: ERROR: Unable to install <ds1/>...<handler name='oninited' method='_initialize' reference='canvas.gLoginProcess'>", reference context does not exist! The <handler> referenced a nonexistent variable in its reference= attribute. Didn't cause the test to fail, but gave a spurious error message. The handler now references a valid reference= variable. Tests: Reran smokecheck and the message is gone. Files: M test/smoke/compiler.lzl Changeset: http://svn.openlaszlo.org/openlaszlo/patches/dda-20110320-fFo.tar -- Don Anderson Java/C/C++, Berkeley DB, systems consultant voice: 617-306-2057 email: [email protected] www: http://www.ddanderson.com blog: http://libdb.wordpress.com
