example 1 result.utf:1: parser error : EntityRef: expecting ';' </a> </td> <td> <a id="logout_link" href="https://login.vk.com/?act=logout&hash example 2 using something like this <sometag someattr="<b>why this tags causes bug??? </b>"/>
You need to escape special XML characters:
<a id="logout_link" href="https://login.vk.com/?act=logout&hash
<sometag someattr="<b>why this tags causes bug??? </b>"/>
Log in to post a comment.
You need to escape special XML characters:
<a id="logout_link" href="https://login.vk.com/?act=logout&hash
<sometag someattr="<b>why this tags causes bug??? </b>"/>