http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505
--- Comment #24 from Paul Poulain <[email protected]> --- (In reply to Andrew Maguire from comment #23) > During testing, discovered the charconv() function is a no-op, so I wondered > what > should happen if database is in MARC8 (non-UTF) format. Hi Andrew, Can this happen ? unless I misunderstand something, Koha transform MARC8 into UTF when importing, so in the database, you should have only UTF records. -- 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/
