Comment 9 for bug 1342227

Revision history for this message
Jason Stephenson (jstephenson) wrote :

I tried the above test script on Ubuntu 14.04 with a couple of different jedi messages and I get the following:

opensrf@jasondev:~$ Evergreen/Open-ILS/src/support-scripts/test-scripts/edi_translator.pl jedi
$VAR1 = bless( {
                 'faultString' => bless( do{\(my $o = 'Uncaught exception undefined method `each\' for nil:NilClass in method json2edi')}, 'RPC::XML::string' ),
                 'faultCode' => bless( do{\(my $o = '2')}, 'RPC::XML::i4' )
               }, 'RPC::XML::fault' );

Looks like this isn't working for me.