[Koha-bugs] [Bug 26781] Marc Modification Templates treat subfield 0 and no subfield set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 22 13:01:44 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26781

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 112164
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112164&action=edit
Bug 26781: Check for subfield defined rather than truth

To recreate:
 1 - Have a record with 100$0 defined
 2 - Define a Marc Modification template:
    Delete field 100$0
 3 - Perform Batch record modification, enter the record above in the list of
records
 4 - Preview the MARC
 5 - Note the entire 100 field has been deleted, don't modify the record
 6 - Apply patch
 7 - Restart all the things
 8 - Test the modification again
 9 - This time the preview confirms only the subfield 0 deleted
10 - Modify the record
11 - Confirm the record is correctly updated

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list