Hi,<br><br>In HTML the &lt;img&gt; tag has no end tag. This causes trouble while using string-&gt;xexpr. It is reported that tag img is not closed.<br><br>I found in the XML writer there is a parameter named empty-tag-shorthand to control the HTML generation behavior. So I added a quick hack into XML reader to tolerate those empty-tags.<br>
<br>Should I commit my patch back to collection?<br><br>Regards,<br>Haiwei<br>