https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20244
--- Comment #18 from Ere Maijala <[email protected]> --- That'd be a nice extension to the current functionality, but I didn't consider it yet since there are already so many moving parts here. The problem with adding punctuation is that the rules can get complicated pretty quickly. It's easy to add punctuation between two subfields, but when there are more than two subfields with some of them optional and punctuation depends on which subfields are concatenated, the rule language required would be complicated. A middle ground might be to allow simple rules and then use Perl-based plugins for the more complicated ones, but that's definitely out of scope here. -- 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/
