Re: Betreft: Re: DNN Links bug

  •  09-15-2005, 2:46 PM

    Re: Betreft: Re: DNN Links bug

    1. Open http://dnn3.cutesoft.net/DNNEditDemo/tabid/92/ctl/Edit/mid/417/Default.aspx
    2. Choose HTML view and delete all content
    3. Switch to Normal view
    4. 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>&#160; <a href="/DNNEditDemo/tabid/92/Default.aspx">DNN Edit Demo</a>
    </div>
     
    This is not good!
View Complete Thread