- Open http://dnn3.cutesoft.net/DNNEditDemo/tabid/92/ctl/Edit/mid/417/Default.aspx
- Choose HTML view and delete all content
- Switch to Normal view
- Insert from Links -> Rich Text Editor for Dotnetnuke links -> Chat integration. The result is:
<div><a href="/ASP.NET+Chat/Deployment/dnn3/index.htm">http://cutesoft.net/ASP.NET+Chat/Deployment/dnn3/index.htm</a>
</div>
Now hit the spacebar and insert from the links dropdown DNN Edit Demo and you will see:
<div><a href="/ASP.NET+Chat/Deployment/dnn3/index.htm">http://cutesoft.net/ASP.NET+Chat/Deployment/dnn3/index.htm</a>  <a href="/DNNEditDemo/tabid/92/Default.aspx">DNN Edit Demo</a>
</div>
This is not good!