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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/