Are you escaping them?  

Have you considered bytestrings?


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of [email protected]
Sent: Monday, December 05, 2011 7:21 PM
To: Google App Engine
Subject: [google-appengine] Can't store strings with apostrophes in the
datastore

I'm using GAE's Youtube API to retrieve video info. When either the title or
description contains an apostrophe, it gets cut off. For example, if the
title of the the video is "You'll love this", the only thing that gets put
in the datastore is "You". I've looked over all my code and I can't figure
out where this is happening. I guess my question is, is this a known issue
with GAE or the Youtube API?

--
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.


-- 
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.

Reply via email to