https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29333 --- Comment #6 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Fridolin Somers from comment #4)
This should be only for authorities no ? showmarc.pl is also used to display biblio records
Fixed in the latest patch (In reply to David Nind from comment #3)
Hi Julian.
Thanks for the great test plan!
Just to check that this patch should fix both: - the encoding issues during the staging and import stages, and - the c being changed to an a on import.
For me, after applying the patch and working through the test plan for athènes.marcxml, the c in the leader is still changed to an a after import - it remains as a c in steps 4 and 5. The encoding issues are fixed. (UNIMARC instance, have cleared caches (Koha and browser), restarted, etc).
This patch is only about fixing encoding issues. The 'c' being changed to an 'a' can be addressed in a followup bug I think. -- You are receiving this mail because: You are watching all bug changes.