[Koha-bugs] [Bug 17842] Broken diacritics on records exported as MARC from cart

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 26 09:28:44 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17842

--- Comment #41 from David Cook <dcook at prosentient.com.au> ---
koha-testing-docker

Test Plan:
0) Do not apply patch
1) Upload "Sample records correctly encoded" as UTF-8 MARC (with no items)
2) Add the records to the Staff Client cart
3) Select both records and "Download" > "iso2709"
4) Note that the exported file is ISO 8859-1/Latin-1 encoded

5) Apply the patch
6) restart_all
7) Reload the Staff client cart
8) Select both records and "Download" > "iso2709"

And yep... I reproduce Katrin's double encoding problem.

Interestingly, it only affects the 1st record in the cart and not the 2nd
record. The importance of the order becomes obvious when I reverse the order of
the records in the cart. It's not the content of the records that causes the
encoding problem, but rather their place in the sequence.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list