Approved! On 2010-05-17, at 16:14, Henry Minsky wrote:
> Change 20100517-hqm-a by [email protected] on 2010-05-17 16:04:45 EDT > in /Users/hqm/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: fix broken DHTML compilation > > New Features: > > Bugs Fixed: LPP-8994 > > Technical Reviewer: ptw > QA Reviewer: max > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > > Top level blocks of script output by succesive calls to > JavascriptGenerator.compileBlock need to have some statement separator > between them (either ';' or newline). > > > Tests: > > test case runs in DHTML > trunk/test/style/metasuite.lzx?url=foo&lzr=dhtml&debug=true&lzbacktrace=true&lzusemastersprite=false > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/sc/JavascriptGenerator.java > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100517-hqm-a.tar >
