From 63416ef9efc4c07da68401a855260d3c954c2950 Mon Sep 17 00:00:00 2001 From: Rodrigo Santellan Date: Mon, 10 Oct 2016 04:20:12 -0400 Subject: [PATCH] Bug 17405 - The creation of the url on cat-toolbar.inc is using obsolete current_framework Content-Type: text/plain; charset="utf-8" When viewing a biblio the url generated for editing generated is with the parameters: current_framework that is not initialized anywhere. This patch removes the parameter because it is not necessary To test, apply the patch and view the detail page for a bibliographic record which uses a framework other than the default. Test that the "Edit" and "Edit as new (duplicate)" loads the MARC editor using the correct framework. --- koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc index b809c4e..0c10e63 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc @@ -158,7 +158,7 @@ CAN_user_serials_create_subscription ) %]