Bug 24205

Summary: Advanced editor - Save to .mrc hangs when 00X fields have delimeters
Product: Koha Reporter: Cori Lynn Arnold <carnold>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Cori Lynn Arnold 2019-12-10 18:34:00 UTC
Although the cataloger was able to accidentally save her MARC record to the catalog with an invalid 007 value (note the delimiter not allowed in 00X fields):

007 ‡ad fungnnmmned

Attempting to save the file as a .mrc causes Koha to hang.

Steps to reproduce:

Open a record in the catalog
Add the following 007 field:

007 ‡ad fungnnmmned

Save the record to the catalog
Click the down arrow on the Save button and select "Save as MARC (.mrc)"

Result: Web page hangs
Expected Result: Error presented to the user that the record has invalid syntax
Comment 1 Cori Lynn Arnold 2020-01-02 18:50:42 UTC
Fix for 24323 solves this issue as well.

*** This bug has been marked as a duplicate of bug 24323 ***