Hi Tucker, I verified your change. The dhtml version of lzpix now runs fine on FireFox and IE.
Thanks! Phil >Change change.Y1fIQyAfL.txt by [EMAIL PROTECTED] /Users/ptw/ >pending-changes/ on 2006-07-21 19:34:51 EDT > >Summary: Fix compression bug revealed by Phil's class work > >Bugs Fixed: >LPP-2395 Javascript Class translation tickles compression bug > >Technical Reviewer: hminsky (pending) >QA Reviewer: promanik (pending) >Doc Reviewer: n/a/ > >Details: > If a parenthesized expression follows another expression in a > statement list, you have to insert a semicolon not an implicit > semicolon (newline), otherwise it will be parsed as a function > call. > >Tests: > Inspection of LFCdhtml.js before and after. Compiled and ran > LZPIX with Phil's LzNode changes and the error he was seeing is > fixed. > > >Files: >M src/org/openlaszlo/sc/Compiler.java > > _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
