23 Oct
2023
23 Oct
'23
3:04 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- As per my comment at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34549#c19 technically the problem we're trying to solve in bug 34549 is preventing the saving of characters that cannot be rendered in XML. Picking up on encoding problems is a lot trickier because bytes can be valid in multiple different encodings. The machine can still output a valid character, so it doesn't realize that the source data is encoded incorrectly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.