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: magnus@enger.priv.no Reporter: magnus@enger.priv.no QA Contact: testopia@bugs.koha-community.org 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.