Change 20071203-maxcarlson-l by [EMAIL PROTECTED] on 2007-12-03 11:30:32 PST
    in /Users/maxcarlson/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix null dereferences for LzDataElement.makeNodeList() nodes

New Features:

Bugs Fixed: LPP-5185 - Several null dereferences for replication of LzDataElement.makeNodeList() nodes in dhtml

Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: I ran across several null dereferencing errors when replicating LzDataElement.makeNodeList() nodes in DHTML.

LzLazyReplicationManager.lzs - Fix null dereferencing.

LzDatapointer.lzs - LzDataElement.makeNodeList() nodes don't have childNodes.

LzDataElement.lzs - Fix null dereferencing.

LzResizeReplicationManager.lzs - Fix null dereferencing.

Tests: See svn.laszloinaction.com/trunk/chap17 (you'll need the rails app installed) for the testcase.

Files:
M      WEB-INF/lps/lfc/data/LzLazyReplicationManager.lzs
M      WEB-INF/lps/lfc/data/LzDatapointer.lzs
M      WEB-INF/lps/lfc/data/LzDataElement.lzs
M      WEB-INF/lps/lfc/data/LzResizeReplicationManager.lzs

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20071203-maxcarlson-l.tar

Reply via email to