https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21716 Bug ID: 21716 Summary: Item Search hangs when \ exists in MARC fields Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: claire_gravely@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When there are \ (backslashes) in MARC records the item search hangs when trying to load the page the record should appear on. It gets stuck on processing. My specific example has a Publisher written as Narr\Francke\Attempto in 260 $b The error is: SyntaxError: JSON.parse: bad escaped character at line 8 column 9 of the JSON data Tested on 16.11 17.11 and master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.