Change 20070322-hqm-2 by [EMAIL PROTECTED] on 2007-03-22 11:05:40 EDT in /cygdrive/c/users/hqm/openlaszlo/legals2/WEB-INF/lps/lfc
Summary: fix for null references in datapath code, for DHTML New Features: Bugs Fixed: LPP-3995 Technical Reviewer: max (pending) QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: Some attempts to dereference null values caused bugs in DHTML. Added checks for null values before attempting to reference them, attempting to duplicate swf behavior. I think the test case may be buggy, but Yossie couldn't make any progress in DHTML without some fixes. Tests: test/lfc/data/alldata.lzx testcase from bug report Files: M data/LzReplicationManager.lzs M data/LzLazyReplicationManager.lzs M data/LzDatapath.lzs -- Henry Minsky Software Architect [EMAIL PROTECTED]
