https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40300
Bug ID: 40300
Summary: multiple semi-colons in series part name ($p)
Change sponsored?: ---
Product: Koha
Version: 25.05
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In both intranet and OPAC full detail display an 830 series field which has a
part $p displays multiple semi-colons if the field contains one. There is a
part template which needs to use chopPunctuation.
1. Add series field 830 with
$a Analecta Gregoriana, Series Facultatis Philosophiae.
$p Sectio B ;
$v n. 14.
2. Observe OPAC or intranet detail record:
Analecta Gregoriana, Series Facultatis Philosophiae. Sectio B ; ; n. 14.
3. Should be
Analecta Gregoriana, Series Facultatis Philosophiae. Sectio B ; n. 14.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/