http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4955 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think my problem is related to Nicole's. I filled out title and vendor price and clicked on save. I have not defined an ACQ framework yet. First my error message was: mismatched tag at line 7, column 2, byte 273 at /usr/lib/perl5/XML/Parser.pm line 187 I changed my /etc/perl/XML/SAX/ParserDetails.ini according to Chris instructions so that sax_parser_print.pl was happy: koha@koha-dev:/home/katrin/kohaclone/misc$ perl sax_parser_print.pl Koha wants something like: XML::LibXML::SAX::Parser=HASH(0x81fe220) You have: XML::LibXML::SAX::Parser=HASH(0x9c06870) Looks good. Now I see an Error 500 page after saving an order and a lot of error messages in koha-error_log caused by addorder.pl. Koha version: 3.01.00.143 I think some fields are mandatory, but ther is no way to know which fields are. After I filled out title, itemtype, callnumber and vendor price the record saved ok. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.