Approved!
On 2008-01-25, at 14:34 EST, Donald Anderson wrote:
Change 20080125-dda-o by [EMAIL PROTECTED] on 2008-01-25 14:06:29 EST
in /Users/dda/laszlo/src/svn/openlaszlo/branches/devildog
for http://svn.openlaszlo.org/openlaszlo/branches/devildog
Summary: SWF9: fix unparser problem in inserting spaces
New Features:
Bugs Fixed: LPP-5234
Technical Reviewer: ptw (pending)
QA Reviewer: promanik (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Errors reported by Phil with LzCanvas not defined.
We believe this is an unparsing bug. The new unparser adds
annotations to the
text (with line number, class info) that is eventually removed. So
any code
that examines unparsed strings must 'unannotate' to see the clear
text string.
The weather demo that Phil noticed this error in for DHTML works
fine for me
(in DHTML and SWF8) before and after the fix, so I'm not 100% this
will completely
fix the error he is seeing, but it seems likely given the description.
Tests:
demo/weather
SWF8+DHTML
smokecheck
SWF8+DHTML (1 failure for SWF8, which was there previously)
swf9/hello
Files:
M WEB-INF/lps/server/src/org/openlaszlo/sc/ParseTreePrinter.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080125-dda-o.tar
--
Don Anderson
Jav