http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11004
Bug ID: 11004
Summary: Make xmlControlfield.js use the marcflavour syspref to
look for XML files
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: MARC Bibliographic data support
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
On line 208, xmlControlfield.js is hardcoded to look for MARC21 XML files:
url: this.themelang + "/data/marc21_field_" + this.tagfield + ".xml",
In order to fix Bug 10997 I will need this JS to use the value of the
marcflavour syspref.
--
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/