http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170

--- Comment #8 from Paul Poulain <[email protected]> 2011-12-09 
14:31:59 UTC ---
For the record: i've tested XML::SAX::Simple, just replacing the use
XML::Simple by use XML::LibXML::Simple  qw(XMLin);
1st you get an error :
Unrecognised option: suppressempty at
/home/paul/koha.dev/koha-community/C4/Context.pm line 231

If you remove the suppressemptry =>'' at line 231, you get:
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at
/usr/lib/perl/5.12/Socket.pm line 217.

I haven't investigated more

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to