<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>Actually, stripping of attributes from HTML is not a flaw, but a design of the filter. If you don't want that to happen you can either write your own filter or use the Full HTML option.<br></span></div><div><br><span></span></div><div><span>Keep in mind that IMG tags can introduce significant security threats into your site. Use them carefully. And, </span><span>BTW, Drupal HTML should not have font tags at all - leave that to CSS.</span>
</div><div><br>
</div>
<div>&nbsp;</div><div><font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><strong>Nancy</strong></i></font></div>&nbsp;<div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> James Rome<br></font><br>
Even though I have &lt;img&gt; as an allowed tag, the filtered html filter<br>gets rid of the guts of the tag (the pointer to the image) in Drupal 7<br>with TinyMCE. The html is just left with &lt;img /&gt;. Ditto for font and<br>span tags. This seems like a fundamental flaw. How do I allow users to<br>insert images into filtered HTML posts?<br><br></div></div></blockquote></div></div></body></html>