ericzile / google-gdata

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

Blogger does accept XHTML content #24

Closed GoogleCodeExporter closed 9 years ago

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

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. 

Note that the echoed back entry on the insertion does correctly contain the 
xhtml markup.

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

GoogleCodeExporter commented 9 years ago
Actually, after some discussion, this behaviour is per spec (Atom Publishing
Protocol). What is wrong and filed as a bug against blogger, is that the echoed 
back
entry should already contain the changed mark up

Original comment by fman...@gmail.com on 10 Nov 2006 at 3:13

GoogleCodeExporter commented 9 years ago
This seems to not be an issue, if there needs to be a feature request then open 
on
gdata-issues.

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