German umlauts [äöü] problem with ISBN identifier
When I add German books by their ISBN identifier, I often encounter that the new book entries do not contain the correct German umlauts [äöü]. Instead they consist of two signs: a normal [aou] and the two point on top of it. Is there a way to tackle this problem?
Kuper, H. & Schneewind, J. (Hrsg.). (2006). Rückmeldung und Rezeption von Forschungsergebnisse. Zur Verwendung wissenschaftlichen Wissens im Bildungssystem. Münster: Waxmann.
You can text this by copying the ü or the whole word into WORD processor and the delete it via backspace. It first changes into an "u" and only afterwards its deleted.
The issue that spell checking picks up on these fake umlauts. It is arguably also not a good idea to pass on a text with fake umlauts to a publisher as it might create problems with the final editing.
I hope it helps.
We're actually now (as of Firefox 31) in a position to support this properly by normalizing all strings to NFC, but this hasn't been implemented yet. I'm thinking we can start normalizing all input to NFC and then at some later point update the existing database entries retroactively (probably with 5.0 database upgrade)
I have these two ISBNs for the above reference (Kuper & Schneewind, 2006) in my zotero entry:
383091640X
9783830916406
@aurimas: Good news that you are going to tackle this issue. Thanks!
http://literaturverwaltung.wordpress.com/2014/10/01/wunsch-dir-was-runde-zur-literaturverwaltung-auf-dem-7-bibcamp-in-potsdam/#comment-910
That's an "I want to" though, not something that I can promise will happen super soon.
Aurimas has submitted a fix for this specific issue, though, and I hope it makes it into the next Zotero version, due out by the end of this week.