[Koha-bugs] [Bug 15430] MARC21: Abbreviated names missing ending . in XSLT views

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 28 14:28:14 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15430

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I think the problem is in SubfieldSelect in the Utils file.

It's hard to come up with a good condition for when to keep the . and when to
remove it. Something that could work in most cases: if the . is preceded by a
space and a capital letter (' [A-Z]'), then keep it.

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


More information about the Koha-bugs mailing list