http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15430
--- Comment #1 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
