Forums / Cotonti / Support / Siena 0.9.4

"id=XXX" gets automaticly removed from "<div id="XXX"> tags when editing a page using HTML parsing

jamguy
#30761 2011-09-19 20:40

Hi,

took me some time to understand what is wrong, but it seems to be that when editing a page using HTML parsing, all the DIV ID tags gets their ID removed.

For Example:

<div id="test"> becomes <div>

div class works though.

 

Thanks