Hello Koha Community, We are getting this error message when we try to get the information of our books, we started to get this error after the last update. Do you know how can we solve this problem? Software error: Invalid data, cannot decode object (id=16023, format=marcxml, schema=MARC21, MARCXML error=':9: parser error : PCDATA invalid Char value 31 <controlfield tag="008"> 0051206s xxu 001|0|eng d</controlfie ^') Thanks in advance
Hi Myriam You wrote:
We are getting this error message when we try to get the information of our books, we started to get this error after the last update. Do you know how can we solve this problem?
Software error: Invalid data, cannot decode object (id=16023, format=marcxml, schema=MARC21, MARCXML error=':9: parser error : PCDATA invalid Char value 31 <controlfield tag="008"> 0051206s xxu 001|0|eng d</controlfie ^')
The content of your MARC controlfield 008 is corrupt. It should contain exactly 40 characters - but your content has probably 42 characters. As it seems the first two characters (a blank followed by a zero) are wrong. Also there is something wrong with the end of the tag named "</controlfie" - of course, it should read "</controlfield>". Maybe the following links will help you. http://koha.1045719.n5.nabble.com/invalid-data-cannot-decode-object-td603328... https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23425 Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch
participants (2)
-
Michael Kuhn -
Myriam Torres