From: <kut...@us...> - 2008-03-29 14:06:33
|
Revision: 223 http://soaplite.svn.sourceforge.net/soaplite/?rev=223&view=rev Author: kutterma Date: 2008-03-29 07:06:30 -0700 (Sat, 29 Mar 2008) Log Message: ----------- -fixes #34515 Printing UTF-8 through SOAP::Transport::HTTP throws a warning (port from 0.71 branch) Actually, it does not only cause a warning, but should output bad content... - removed a unneccessary dependency from t/00-strict.t - updated 02-payload.t to match the changes from rev218 (fixes [ 1604320 ] xsi:nil on part accessor in argless message) Revision Links: -------------- http://soaplite.svn.sourceforge.net/soaplite/?rev=218&view=rev Modified Paths: -------------- trunk/lib/SOAP/Transport/HTTP.pm trunk/t/00-strict.t trunk/t/02-payload.t Added Paths: ----------- trunk/t/SOAP/Transport/HTTP/ trunk/t/SOAP/Transport/HTTP/CGI/ trunk/t/SOAP/Transport/HTTP/CGI/test_server.pl trunk/t/SOAP/Transport/HTTP/CGI.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |