disregard my last mail. it was my mistake. was editing and executing 2 different files. it works fine.
thx On Jan 12, 2012, at 9:39 AM, Andreas wrote: > thx for the hint brandon. > > i see that the quotes here are replaced by the unicode character u201c which > in this sting is escaped like \u201c. > even if i store it without the escaping i still get the character al 'u201c' > instead of the 'smart quotes'. > > maybe im not getting something. > in my blogapp i usually convert a forms input into unicode and whatever > character is fine when displaying on screen after fetching the entity. > > what am i doing wrong? > > > On Jan 11, 2012, at 7:24 PM, Brandon Wirtz wrote: > >> \u201c > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
