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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/