https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37325 Bug ID: 37325 Summary: Automatically add punctuation to Marc21 field 260 / 264 Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: alexander.wagner@desy.de QA Contact: testopia@bugs.koha-community.org If the record leader 18 specifies `c` or `n` the Marc record in question does not hold any punctuation chars. IOW the record would look like ``` 264 _1 |a Berlin |a Boston, Mass. |b de Gruyter |c 2011 ``` This should display like Berin ; Boston, Mass. : de Gruyter, 2011 A similar handling is required for both 260 and 264. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.