Thu Jun 10 18:57:44 2010mkanat [...] cpan.org - Ticket created
Subject:
Passing XMLParser->parse() an empty string returns an
XML::Parser::ExpatNB object
If I pass parse() an empty string, I'd expect an error, but instead I get
an XML::Parser::ExpatNB object.
Sat Jun 19 04:24:10 2010rjray [...] blackperl.com - Status changed from 'new' to 'open'
Sat Jun 19 04:24:13 2010rjray [...] blackperl.com - Taken
Sat Jun 19 04:26:51 2010rjray [...] blackperl.com - Correspondence added
Fixed in github:
http://github.com/rjray/rpc-xml/commit/61de588a81d12a5000bb0f6d64cdd1dcc471999c
This will be in the next release. Note that this also revealed a problem
in consistency with the return values from the two different parser
implementations, which is also fixed in this change-set.
Randy
--
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Randy J. Ray Silicon Valley Scale Modelers:
http://www.svsm.org
rjray@blackperl.com
randy.j.ray@gmail.com
Sat Jun 19 15:25:07 2010mkanat [...] cpan.org - Correspondence added
On Sat Jun 19 04:26:51 2010, RJRAY wrote:
Show quoted text
Awesome, thanks! :-)
In case you're wondering why I suddenly reported and responded on so
many bugs, it's because I just wrote a new module called RPC::Any (it's
on the CPAN now) that uses RPC::XML::Parser as its backend for XML-RPC.
:-)
Wed Jan 26 11:24:56 2011rjray [...] blackperl.com - Fixed in 0.74 added
Wed Jan 26 11:24:56 2011rjray [...] blackperl.com - Status changed from 'open' to 'resolved'