encoding problem
My Library was working just fine until the end of last semester (may) but I went to check it again and see that the encoding for japanese titles is all messed up. Where might I go to adjust those settings - it may be as easy as making sure to use unicode, or not.... The settings don't seem to have an option for this. Advice?
The problem appears to be with only some entries, suggesting that there was an import problem. Other entries display just fine. I'll experiment with the import settings to make sure everything is unicode.
Cheers,
OK, so I have checked first to make sure all necessary fonts are loaded on my machine. Here's the issue: the non-Roman script in WorldCat is garbled in Zotero. Try to import the same record twice (once in Roman letters, once in non-Roman characters) and you should get the same problem.
Example: search for Kotengeki to zeneigeki : Furansu to Nihon (OCLC: 25549028) and import it to zotero in Roman characters. No problem!
Next, click on the Show non-Roman characters option in Language.
Import it to zotero. Problem! The information comes into zotero as garbage. Any suggestions?
(Might this be in an OCLC FirstSearch view of WorldCat, rather than Open WorldCat?)
Thank for looking,
(For those interested in the tech details - the oclc translator has iso8859 hard-coded into it, because OCLC usually encodes in ISO and if you try treating that as utf-8, accented letters get mangled. But when you click to show non-roman characters, the catalog switches to utf-8. The new translator should now be able to detect that switch and also switch to utf-8, but we're not sure how stable that is, so let us know if you run into problems (if you do, switching the "display non-roman characters back and forth may help)).