https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22075
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #87484|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <[email protected]> --- Created attachment 87580 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87580&action=edit Bug 22075: Fix encoding problem with RIS export in OPAC When exporting a record with diacritics in RIS format from the detail page in OPAC the encoding is not correct and the diacritics appear broken. This patch fixes it. To test: - Find or create a record with some special chars in your OPAC - Go to the detail page - Save as > RIS - Verify the diacritics are broken in an editor - Apply patch - Repeat and verify everything now displays correctly Signed-off-by: Martin Renvoize <[email protected]> -- 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/
