[Koha-bugs] [Bug 19327] New: Typo in UNIMARC field 128a plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 15 22:33:52 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19327

            Bug ID: 19327
           Summary: Typo in UNIMARC field 128a plugin
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dubyk at ukr.net
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Small typo:

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128a.tt;h=88d7f8c7a6d06bfe1da8cb1bd4f7e6bba5d0869c;hb=refs/heads/master#l259

Need to replace 

259  <option value="p#" selected="selected">partsong</option>

with

259  <option value="pt#" selected="selected">partsong</option>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list