Mon Aug 17 13:43:20 2009scottpriceasher [...] gmail.com - Ticket created
Subject:
Small bug in SOAP::Packager
Date:
Mon, 17 Aug 2009 13:42:50 -0400
To:
bug-SOAP-Lite [...] rt.cpan.org
From:
Scott Asher <scottpriceasher [...] gmail.com>
Also -- SOAP::Packager::DIME, SOAP::Lite::Packager::DIME:
Line 309-311:
$top->attach('MIMEType' => $soapversion == 1.1 ?
"http://schemas.xmlsoap.org/soap/envelope/" :
"application/soap+xml",
'Data' => $envelope );
$envelope should be \$envelope because DIME::Payload requires a reference,
not a scalar.
Thanks,
Scott
Mon Aug 15 15:32:23 2011kutterma [...] users.sourceforge.net - Correspondence added
Fixed in SVN in #382
Thanks
Mon Aug 15 15:32:24 2011The RT System itself - Status changed from 'new' to 'open'
Mon Aug 15 15:32:25 2011kutterma [...] users.sourceforge.net - Status changed from 'open' to 'patched'
Thu Aug 18 16:29:39 2011kutterma [...] users.sourceforge.net - Correspondence added
fixed in >= 0.713
Thu Aug 18 16:29:44 2011The RT System itself - Status changed from 'patched' to 'open'
Thu Aug 18 16:29:50 2011kutterma [...] users.sourceforge.net - Status changed from 'open' to 'resolved'