[Bug 24835] New: Bad PCDATA explodes search with a Software ERROR.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24835 Bug ID: 24835 Summary: Bad PCDATA explodes search with a Software ERROR. Change sponsored?: --- Product: Koha Version: 19.11 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: Lisa.Beinhoff@ttuhsc.edu QA Contact: testopia@bugs.koha-community.org Searching in the public library catalog for a record with bad PCDATA, causes the following error to appear: Software error: Invalid data, cannot decode object (id=75430, format=marcxml, schema=MARC21, decoding_error=':94: parser error : PCDATA invalid Char value 27 construction of the Metacarpal Hand -- 21. The Mutilated Wrist -- 22. Krukenberg ^ :94: parser error : PCDATA invalid Char value 27 struction of the Metacarpal Hand -- 21. The Mutilated Wrist -- 22. Krukenbergb2 ^') For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error. Error generated in staff view is: There is an error with this bibliographic record, the view may be degraded. Error: Invalid data, cannot decode object (id=75430, format=marcxml, schema=MARC21, decoding_error=':94: parser error : PCDATA invalid Char value 27 construction of the Metacarpal Hand -- 21. The Mutilated Wrist -- 22. Krukenberg ^ :94: parser error : PCDATA invalid Char value 27 struction of the Metacarpal Hand -- 21. The Mutilated Wrist -- 22. Krukenbergb2 ^') Editing the record and saving the bibliographic error seems to clear the error, for some unknown reason. But I need a way to identify the bad records, so they can be corrected. About 1 in 20 records in our databases is generating this error. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24835 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Lisa, Which exact version of Koha are you using? Since bug 23846 you should see the "degraded view" at the staff interface, with the message you see. And the error correctly handled OPAC-side (which means no crash). The patches from bug 23846 also add a new check to the misc/maintenance/search_for_data_inconsistencies.pl script. If you run it it will tell you which records are affected. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24835 --- Comment #2 from Lisa Beinhoff <Lisa.Beinhoff@ttuhsc.edu> --- We are running 19.05.05.000. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24835 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Lisa Beinhoff from comment #2)
We are running 19.05.05.000.
19.05.05 is no longer maintained, but newer versions have much improved handling for bad records. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org