When exporting a record in RIS format from the detail page in OPAC the encoding is incorrect. If you open the RIS file in a text editor, umlauts and other diacritics are not displayed correctly. Tested with 17.11, needs confirmation for master still.
Confirmed on master.
Created attachment 87484 [details] [review] 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
Created attachment 87580 [details] [review] 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 <martin.renvoize@ptfs-europe.com>
Works as expected, thanks Katrin. Signing off
No regressions found and passes QA scripts.. lets go straight for PQA :)
Awesome work all! Pushed to master for 19.05
Pushed to 18.11.x series for 18.11.05