1 Jan 05:08
UPDATED For Review: Change 20081231-hqm-K Summary: fix null pointer error in <switch> statement
Henry Minsky <henry.minsky <at> gmail.com>
2009-01-01 04:08:34 GMT
2009-01-01 04:08:34 GMT
Sorry, had bogus modified file in previous tar file...
Change 20081231-hqm-K by hqm <at> badtzmaru.home on 2008-12-31 12:05:35 EST
in /Users/hqm/openlaszlo/trunk4
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix null pointer error in <switch> statement
New Features:
Bugs Fixed: LP-6982
Technical Reviewer: andre
QA Reviewer: promanik
Doc Reviewer: (pending)
Documentation:
Release Notes:
<switch> statement now supports an <unless> clause
example:
<switch>
<unless property="$dhtml">
[lzx code to be included]
</unless>
</switch>
(Continue reading)
RSS Feed