https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104
--- Comment #17 from David Cook <[email protected]> --- (In reply to David Cook from comment #16) > So the STX character from that example would be converted to something like >  instead of just erased. I just tried a client-side replace where the STX character gets converted into  but it looks like it gets converted into &#2; Something I find interesting is that in the database we'll store "David’s awesome record" but then the MARCXML export to the browser will encode the UTF-8 encoded character ’ as ’ I'm going to poke around in this a bit more... -- You are receiving this mail because: You are the assignee for the bug. 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/
