[Bug 41948] New: Links to subfields on "View subfields" page don't work
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 Bug ID: 41948 Summary: Links to subfields on "View subfields" page don't work Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org If you go to a MARC bibliographic framework page like http://localhost:8081/cgi-bin/koha/admin/marctagstructure.pl?frameworkcode=&searchfield=100 and click "View subfields", you'll be taken to a list of subfields where the subfield code is linked like this: http://localhost:8081/cgi-bin/koha/admin/marc_subfields_structure.pl?op=add_form&tagfield=100&frameworkcode=#subafield If you click that, it'll take you to the "Edit subfield constraints" page but it'll have the 0 tab selected instead of the "a" subfield. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- I am sure this used to work properly... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |dcook@prosentient.com.au |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Links to subfields on "View |Links to subfields on "View |subfields" page don't work |subfields" page don't go to | |the correct tab -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Needs Signoff |RESOLVED CC| |phil@chetcolibrary.org --- Comment #3 from Phil Ringnalda <phil@chetcolibrary.org> --- Authority types need the same fix as bib frameworks, according to the already signed off patch. *** This bug has been marked as a duplicate of bug 41838 *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41948 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lari.taskula@hypernova.fi --- Comment #4 from Lari Taskula <lari.taskula@hypernova.fi> --- I've noticed this as well... -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org