Change 20081115-bargull-lNr by [EMAIL PROTECTED] on 2008-11-15 18:21:04
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix for getResponseHeader()
New Features:
Bugs Fixed: LPP-7331
Technical Reviewer: henry
QA Reviewer: antun
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Made "LzDataset#getResponseHeader(..)" working again and updated the doc:
- the function returns `null` for invalid header-names
- the function does not return all headers if the name-argument is
omitted (this wasn't the case at least since LPS3.1.1)
Set response-headers in "LzHTTPDataProvider#loadResponse(..)" by calling
"LzHTTPLoader#getResponseHeaders()", this works only in dhtml.
Tests:
testcase from bugreport in swf8/9 (proxied) and dhtml (proxied+unproxied)
Files:
M WEB-INF/lps/lfc/data/LzDataset.lzs
M WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081115-bargull-lNr.tar