13 Sep
2023
13 Sep
'23
3:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34782 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- This routine checks for the existence of a record, however, it does so only using the 001 field and the authorized heading. You may retrieve the record from different sources, with different encodings. What we encountered on a live site was a file import with MARC8 encoding being returned each time for a search of LOC authorities from a UTF8 server - the original wrongly encoded record was returned in place of the correct one from the server every time. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.