Updated this change to include the fix for the Debugger warnings.
(Hopefully it updated the changeset package -- I've never re-
submitted a modified changeset in this way before.) If you come
across any others, let me know, but I think I've gotten them all.
Change 20070816-jcrowley-k by [EMAIL PROTECTED] on
2007-08-16 17:00:53 EDT
in /Users/jcrowley/src/svn/openlaszlo/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Calendar demo presents no sample data; 'p is null' warnings
in Wafflecone Calendar
New Features:
Bugs Fixed: LPP-4504, LPP-4514
Technical Reviewer: henry
QA Reviewer: pbr
Doc Reviewer:
Documentation:
Release Notes:
Details: The reason it wasn't loading was because of changes to
data handling. I managed to fix that, and to fix the
subsequent lock-up that resulted.
We might still want to examine why the lock-up occurred
in SWF, but not in DHTML, but for now, this solves this
particular Calendar-specific bug.
UPDATE: Okay, think I've hammered down all the Debugger
warnings about 'p is null'.
Tests: Run Calendar demo in SWF. Notice that a) data loads, and
b) the app doesn't lock up and throw out a "script
taking too long"-type error.
Also: In Debugger, notice an absence of warnings about
'p is null'.
Files:
M demos/calendar/cal-data.lzx
M demos/calendar/eventselector.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070816-
jcrowley-k.tar