The PicasaWeb UI allows a user to create a tag with a comma in it. However, 
when an image's "self" url is fetched to get all the various data about the 
image at PicasaWeb, the list of its tags is a simple string: tags separated 
by commas, and the fact that the comma embedded within a tag is actually 
part of a tag is lost.

For example, if an image has these three tags at PicasaWeb:

       Bond
       Shaken, not stirred
       License to Kill

the result of the 'self' url will include

    "media$keywords":{"$t":"Bond, Shaken, not stirred, License to Kill"}

just as if the image had four keywords:

      Bond
      Shaken
      no stirred
      License to Kill



-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-picasa-data-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to