https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17405
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 56083 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56083&action=edit Bug 17405 - The creation of the url on cat-toolbar.inc is using obsolete current_framework 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
