[Koha-bugs] [Bug 11004] New: Make xmlControlfield.js use the marcflavour syspref to look for XML files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 7 14:58:52 CEST 2013


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 at enger.priv.no
          Reporter: magnus at enger.priv.no
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list