25 Mar
2014
25 Mar
'14
6:29 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11997 --- Comment #1 from Pablo AB <pablo.bianchi@gmail.com> --- Selecting 8859-1 (latin1) while staging records for import doesn't fix the issue. A workaround was to: yaz-iconv -f latin1 -t utf8 shelf.iso2709 > shelf.iso2709-utf This "fix" the file and then yaz-marcdump shelf.iso2709-utf gives the expected output. -- You are receiving this mail because: You are watching all bug changes.