On Thu, 2011-07-21 at 20:37 +0200, gregor herrmann wrote: > I'm not sure if this is a problem of debbugs SOAP interface, of > SOAP::Lite or just a user error; but the following simplified test > script throws an error in get_bug_log() and leaves $log undef:
Hmmm. Does the problem happen with all bugs, or just some? fwiw, taking your script and adding 'print "$log\n";' to the end seems to work here: $ perl bug.pl 123456 ARRAY(0x124e6a8) Data::Dumper()ing $log also looks sane. Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org