Comment 1 for bug 1833083

Revision history for this message
Removed by request (removed6476464) wrote :

Hi,

I have noticed the same behavior. The html tags are replaced by a div which messes up a load of stuff. If you load from string and then to string a div is added for no reason and that messes up xpath for example.

if page_structure is set to False, then the html tag isn't replaced or removed, but the divs that may be in the head tag are still placed in the body tag.

Bug or feature ?