ericzile / google-gdata

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

Calendar does not accept XHTML content #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. submit a new calendar entry with content.type = xhtml
2. query for that entry
3. entry comes back with content.type = text, and markup is stripped

What is the expected output? What do you see instead?
What i expect is that xhtml output is stored. if that is not possible, i 
expect that this insertion fails with a useful error message. 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by fman...@gmail.com on 16 Oct 2006 at 10:17

GoogleCodeExporter commented 9 years ago
This is a defect in part-- the calendar server should reject that content type
currently, as calendar entries do not support HTML markup.

Original comment by api.rb...@gmail.com on 22 Mar 2007 at 4:38

GoogleCodeExporter commented 9 years ago
This seems more like a feature request. If it still is desired, open on 
gdata-issues.

Original comment by api.jfis...@gmail.com on 3 Aug 2007 at 6:40