Hi Amit, No worries, the other group you posted in (bloggerDev), was the appropriate place to ask about this.
Cheers, -Jeff On Mar 1, 9:17 am, Amit <[EMAIL PROTECTED]> wrote: > Just realized - a simpler fix would be for gdata to set the > "charset=utf-8" attribute on the script element created for JSON > communication. > > On Mar 1, 2:51 am, Amit <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I think I have uncovered a bug in gdata api - if the retrieved blog > > (or an entry) has non-ascii characters in it, the getTitle().getText() > > returns a garbled string on IE (its fine in Firefox). I had > > experienced the same issue in my own internal requests, fixed simply > > by adding a content-type=utf-8 header to json responses. Without this, > > IE assumes the encoding as windows-asii or whatever. I can reproduce > > the problem in IE7 as well as IE6. > > > I hope this issue can be fixed in gdata quickly? else I might have to > > write a toUtf8 converter in javascript, which would be messy and slow. > > > Many thanks > > Amit > > > I have posted this to BloggerDev as well since I wasn't sure which is > > the right place. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
