Minor IE link formatting issue with UrlType = Relative

  •  09-10-2008, 4:48 AM

    Minor IE link formatting issue with UrlType = Relative

    Hi,
     
    I have an issue with link formatting under the IE6-7.
    I had a chance to reproduce it using example http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx
    Way to reproduce (IE 6 for example):
    1. Switch on option "SiteRelative Urls"
    2. Add link <a href="http://www.domain.com">www.domain.com</a> in HTML view
    3. Then switch to Normal view and some times you need to switch to HTML view back - as result link text formatted as http://www.domain.com/
    4. When I try to click on [Show HTML] I got an error page.
     
    Thanks for your help,
    Sergey
     
    Image 1: input raw html in HTML view <a href="http://www.domain.com">www.domain.com</a>
     
     
     
    Image 2: switching to Normal view - you can see link was formatted as http://www.domain.com
     
     
    Image 3: Switch back to HTML view
     
View Complete Thread