28 Dec
2015
28 Dec
'15
1:28 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15430 --- Comment #1 from Katrin Fischer <katrin.fischer@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.