[Koha-bugs] [Bug 22884] Remove ending . from XSLT templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 12 01:08:43 CEST 2019


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

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 89624
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89624&action=edit
Bug 22884: Remove field ending . from XSLT templates

Currently Koha very inconsistently adds a . at the end when
outputting MARC fields on the detail views.

This patch removes the few cases where we add in .
Keeping the end user in mind, I believe it's not needed and
the added consistency will be nice. ISBD should be added on
cataloguing or by templates, but we should not mix when possible.

To test:
Catalog the following fields, if repeatable, add more than one:
- 020
- 022
- 111
- 242
- 245
- 246
- 250
- 300
- 440
- 490
- 700/710/711 with $i
- 700/710/711 ind.2 = 2
Verify both on staff and OPAC detail pages that there is no
additional . at the end of the line.

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


More information about the Koha-bugs mailing list