https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37325
--- Comment #2 from Alexander Wagner <[email protected]> --- Start exploring Filters for this https://git.koha-community.org/Koha-community/Koha/src/branch/main/Koha/Filter/MARC A filter would add the punctuation _before_ the fields are passed on to the XSLT, so the final step would always see a (hopefully) properly punctuated record. This should make it easier to handle cases where the subfields effectively form groups of logical entries like `Paris : Impr. Vincent, 1798`. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
