[Bug 449930] New: Upgrade to upstream 0.710.05

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 4 10:37:47 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=449930

           Summary: Upgrade to upstream 0.710.05
           Product: Fedora
           Version: 9
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: high
         Component: perl-SOAP-Lite
        AssignedTo: mmcgrath at redhat.com
        ReportedBy: lsmid at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com


Description of problem:

Current version does not work for XMLRPC calls. Not sure about SOAP.

Version-Release number of selected component (if applicable):
perl-SOAP-Lite-0.68-6.fc9.noarch

How reproducible:
Always

Steps to Reproduce:
use XMLRPC::Lite;
my $rpc = new XMLRPC::Lite( $database_url );
my $call = $rpc->call('bugzilla.runQuery', $querydata);

Actual results:
Can't use string as an ARRAY ref while "strict refs" in use at re_eval <snipped
long dump of XML data> at <top level script name>

Expected results:
Result of the call.

Additional info:

Upgrading to upstream 0.710.05 from CPAN fixed the problem.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list