Change 20080715-hqm-9 by [EMAIL PROTECTED] on 2008-07-15 23:20:47 EDT
in /Users/hqm/openlaszlo/trunk4/WEB-INF/lps/lfc
for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc
Summary: fix for canvas.datasets bug
New Features:
Bugs Fixed: LPP-6668
Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ dataset names are not being set properly into canvas.datasets, because
a check for initializing it in LzDataset.set_name is incorrect
fix is to make LzCanvas initialize canvas.datasets to {}, and to
remove the null check in LzDataset.$lzc$set_name
Tests:
test/lfc/data/alldata.lzx
smokecheck
swf9 alldata tests get farther
Files:
M views/LaszloCanvas.lzs
M data/LzDataset.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080715-hqm-9.tar