https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104
--- Comment #19 from David Cook <[email protected]> --- (In reply to David Cook from comment #18) > That being said... the XML 1.0 spec is pretty forgiving. After review, it's > really just excluding *some* ASCII control characters, Unicode surrogates, > U+FFFE, and U+FFFF. That's a really small number of characters and none of > them are printable characters. After review, for a UTF-8 encoded document, bug 34549 would only strip non-printable characters. I might have another crack at trying to get a Latin-1 encoded document into Koha... as I know that I've had Latin-1 encoded data in Koha before (although it's very possible that it came through side-loading using non-Koha tools). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
