Change 20090521-bargull-LzP by barg...@dell--p4--2-53 on 2009-05-21 23:05:56
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: merge adjacent text nodes when translating xml-document
New Features:
Bugs Fixed: LPP-8214 (Calling getFirstChild on an lz.DataElement doesn't
return entire contents)
Technical Reviewer: max, hqm
QA Reviewer: lorien
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
LzXMLTranslator:
- merge adjacent text nodes to workaround Firefox text-node length
limitation (Firefox restricts text-nodes to 4096 characters)
Add test-case to alldata (testtextnodelength.lzx) and fix a couple of
invalid delegate methods (it must be "ignore=null", not "...ignore").
Also make "httpsequence.jsp" work on Windows platforms ("/tmp" doesn't
really work, does it?)
Tests:
alldata (dhtml, swf8, swf9)
Files:
M test/lfc/data/alldata.lzx
M test/lfc/data/httpsequence.jsp
M test/lfc/data/sendheaders.lzx
M test/lfc/data/testclientcachebreaker.lzx
M test/lfc/data/testgetmethod.lzx
M test/lfc/data/testgetmethodsolo.lzx
M test/lfc/data/testheaderresponse.lzx
M test/lfc/data/testpostmethod.lzx
M test/lfc/data/testpostmethodsolo.lzx
M test/lfc/data/testput.lzx
M test/lfc/data/testrawpost-solo.lzx
M test/lfc/data/testrawpost.lzx
M test/lfc/data/testsetheaders-solo.lzx
M test/lfc/data/testsetheaders.lzx
M test/lfc/data/testsetpostbody-solo.lzx
M test/lfc/data/testsetpostbody.lzx
M test/lfc/data/whitespace.lzx
A test/lfc/data/testtextnodelength.lzx
M WEB-INF/lps/lfc/kernel/dhtml/LzXMLTranslator.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20090521-bargull-LzP.tar