https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27989 Bug ID: 27989 Summary: MARC subfield structure can pick subfields from 100 instead of 10 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com This happens when tag is 10 instead of 010. One simple way to reproduce is to change the URL. staff_URL/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=10&frameworkcode= yields the same as staff_URL/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=100&frameworkcode= instead of staff_URL/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=010&frameworkcode= -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.