]> git.koha-community.org Git - koha.git/commit
Bug 31526: Follow-up for bug 29697
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 13 Sep 2022 10:09:23 +0000 (11:09 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 16 Sep 2022 13:25:48 +0000 (10:25 -0300)
commitf5b32eb5096858c38cb4104ed6e75f4c7fb3ad5a
tree634ec4eb2289db76731bed8e710894ed6df02e9b
parentb56a874a16d1dea011dd2c937cd9f424a5e48953
Bug 31526: Follow-up for bug 29697

There was a typo in bug 29697 which lead to a code reference error.

Test plan
1) Export a record with ISBN from your catalog (Save as MARC)
2) Stage it using the ISBN matching rule (make sure it matched)
3) Manage staged import and click on the Diff link

Prior to this patch an error would be thrown, after the patch you should
now get the diff view as expected again.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
tools/showdiffmarc.pl