Bug 24205 - Advanced editor - Save to .mrc hangs when 00X fields have delimeters
Summary: Advanced editor - Save to .mrc hangs when 00X fields have delimeters
Status: RESOLVED DUPLICATE of bug 24323
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-10 18:34 UTC by Cori Lynn Arnold
Modified: 2020-01-02 18:50 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***