https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948
--- Comment #2 from David Cook <[email protected]> --- Created attachment 194044 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194044&action=edit Bug 41948: Fix links to subfield tabs in MARC bibliographic frameworks This patch fixes the URL fragment used to activate/select the appropriate tab in the tabs in the "Edit subfield constraints" tabs in the MARC bibliographic frameworks. Test plan: 0. Apply the patch 1. Go to /cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=100&frameworkcode= 2. Click on "a" next to "Personal name" 3. Note that you're taken to the "Edit subfield constraints" page and the "a" tab is active 4. Press the Back button in the browser and scroll to the far right and click the "Edit" button 5. Note that you're again taken to the "Edit subfield constraints" page and the "a" tab is active 6. Note without the patch, you'd be taken to the 0 tab each time -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
