prayagverma / gdata-python-client

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

atom removing content from valid xhtml when updating sites page #679

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update the content of google sites page with the attached sample.html using 
the gdata-python-client library
2. View the resulting output in the google sites page.
3.

What is the expected output? What do you see instead?
Expected output is attached as expected.png This was achieved by sending an 
autehnticated PUT via the oauthplayground, and verified by pasting the html 
directly into the page.

Actual output is attached as actual.png

What version of the product are you using?
2.0.18

Please provide any additional information below.
If I rewrite the "</ br> - " as list items (<li>) the content is passed 
correctly.

Original issue reported on code.google.com by alasdair...@mortgagechoice.com.au on 12 Sep 2013 at 5:03

Attachments: