Approved!
Change 20081212-hqm-J by
<mailto:[email protected]>[email protected] on 2008-12-12 10:09:22 EST
in /Users/hqm/openlaszlo/trunk5
for
<http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix xmlrpc escaping of strings
New Features:
Bugs Fixed: LPP-7459
Technical Reviewer: promanik
QA Reviewer: rcyeager
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
The test for whether a param is a string needs to be done in a
runtime- portable way, it currently uses "foo is String" which only
works in as3
Tests:
+ test case test/rpc/javarpc/simple.lzx modified to include a '&' to
test the encoding
Files:
M test/rpc/javarpc/simple.lzx
M lps/components/rpc/library/xmlrpcmessage.js
Changeset:
<http://svn.openlaszlo.org/openlaszlo/patches/20081212-hqm-J.tar>http://svn.openlaszlo.org/openlaszlo/patches/20081212-hqm-J.tar