Package: libsoap-lite-perl
Version: 0.712-1
Severity: important

I am using Bugzilla 3.6.2 with XMLRPC (using bugzilla/xmlrpc.cgi).
Accessing this results in the following error:

debian:/var/www/bugzilla# perl contrib/bz_webservice_demo.pl --uri 
http://localhost/bugzilla/xmlrpc.cgi
Client Application failed during request deserialization:
no element found at line 1, column 0, byte -1 at
/usr/lib/perl5/XML/Parser.pm line 187
 in SOAP call near contrib/bz_webservice_demo.pl line 189.
debian:/var/www/bugzilla#

The only way I found to fix this was to replace the sysread() call with
read() in /usr/share/perl5/SOAP/Transport/HTTP.pm as suggested in:

http://www.perlmonks.org/?node_id=846280

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.33-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to