http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4955 Summary: adding to basket with no item throws error Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: cgi-bin/koha/acqui/addorder.pl OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 When I am adding items to the basket and ignore the 'add item' form (filling in no values) I get the following error when I click 'save' -------------- Software error: :7: parser error : Opening and ending tag mismatch: record line 6 and datafield </datafield> ^ :8: parser error : Opening and ending tag mismatch: collection line 2 and record </record> ^ :9: parser error : Extra content at the end of the document </collection> ^ at /usr/lib/perl5/XML/LibXML/SAX/Parser.pm line 31 For help, please send mail to the webmaster (staff@bywatersolutions.com), giving this error message and the time and date of the error. -------------- The item is added to my basket despite this error though. -- 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.