http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256

            Bug ID: 9256
           Summary: debian/templates/koha-conf-site.xml.in is hardcoded to
                    retrieval syntax = usmarc
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Packaging
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Bug 3087 updated koha-conf.xml so the MARC flavour is configurable:

-         <backend syntax="usmarc" name="F">
+         <backend syntax="__ZEBRA_MARC_FORMAT__" name="F">

But debian/templates/koha-conf-site.xml.in was not updated, so it is still
hardcoded to usmarc:

        <retrieval syntax="usmarc" name="F"/>
        <retrieval syntax="usmarc" name="B"/>

-- 
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]
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/

Reply via email to