From 8bcd45cde8067159811d8ada8e979a131b457d83 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Wed, 14 Jun 2017 09:19:10 -0400 Subject: [PATCH] Bug 18801 - Merging authorities has an invalid 'Default' type in the merge framework selector To test: 1 - Find two authorities and start a merge 2 - Leave the dropdown at 'Default' 3 - Merge records and note you get an error and can no longer view the new record 4 - Check DB value of record authtypecode = 'Default' 5 - Apply patch 6 - Find two other authorities 7 - Merge leaving selector at default 8 - Success 9 - Check DB value of record authtypecode = '' --- koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt index c8fe357..57b1c16 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt @@ -90,7 +90,6 @@ function changeFramework(fw) { [% IF frameworkselect %]