Change 20080220-hqm-T by [EMAIL PROTECTED] on 2008-02-20 11:47:34 EST
in /Users/hqm/openlaszlo/trunk/WEB-INF/lps/lfc
for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc
Summary: fix for false error condition in SOLO data loading
New Features:
Bugs Fixed: LPP-4602
Technical Reviewer: andre
QA Reviewer: max
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Data which is loaded via the LPS proxy service comes wrapped with some
meta-data
including an <error> element which indicates an error condition.
In SOLO data loading, we should no be scanning for this tag, the SOLO
data loading protocol is to interpret all XML content as user data.
There is
no protocol for signalling a SOLO data load error using data in the
XML content.
Tests:
See test case in bug report LPP-4602
Files:
M data/LzHTTPDataProvider.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080220-hqm-T.tar