betonme / gcalbirthdays

Automatically exported from code.google.com/p/gcalbirthdays
0 stars 0 forks source link

(German and may be others) Umlauts are garbeled #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add contact name with Umlaut, e.g Hörmann
2. Sync 

What is the expected output? What do you see instead?
I expect an calender entry with "Hörmann" but I see "Hörmann"

What version of the product are you using? On what operating system?
3.03

Please provide any additional information below.
Firefox 8.0 / Vista

Original issue reported on code.google.com by holger.a...@gmail.com on 24 Nov 2011 at 8:12

GoogleCodeExporter commented 9 years ago
Html encoding is now done from the google data js library. Just removing it and 
it was fixed.

Original comment by GlaserFr...@gmail.com on 21 Feb 2012 at 6:28