Strange replace problem with UrlType.Absolute

  •  10-22-2008, 5:18 AM

    Strange replace problem with UrlType.Absolute

    The editor replaces the text inside the hyperlink when you use UrlType.Absolute.
     
    You can reproduce the problem by following steps:
    2. Switch to option Absolute Urls
    3. Clear all content by clicking "New document" button
    4. Create a hyperlink, for example: i want a hyperlink to www.cutesoft.net.
    5. You change to HTML/Preview mode and back to Normal mode 
        (sometimes also can happens when your press enter to next line)
    6. Then the editor changes my text into i want a hyperlink to http://www.cutesoft.net/
     
    I understand that the editor should replace all relative url's to absolute url's.
    But why the normal text inside the hyperlink? How can we keep the original text when using absolute url?
    Our graphic designer doesn't want "http://" in the normal tekst. It looks so weird when you are writing a story.
    Can we prevent this strange replace behavior?
     
     
View Complete Thread