URLType absolute also changes file-links

Last post 04-23-2015, 9:01 AM by Kenneth. 3 replies.
Sort Posts: Previous Next
  •  04-07-2015, 4:03 AM 80502

    URLType absolute also changes file-links

     Hi all,

    I've just upgraded from CuteEdtor 6.6 to latest 6.7 but it did not help. I still have the following problem:

    The content of my CuteEditor-Field is also sent via email. Therefore I set the URLType to 'Absolute' to ensure that relative links (especially for embedded screenshots and uploaded files) are displayed correct within Outlook. 

    But this URLType causes problems with file-links. Sometimes users post links to some shared network resources, e.g.   

    \\myserver\shareddirectory Now CuteEditor automatically creates a link from it, but it adds the URL from my web application so the link looks like this:

     

     

     Of course this link does not work.

    Is it possible to use URLType = absolute but file-links still work fine?

    Thanks! 

     
    .net Framework 4.0 / ASP.net / VB / CuteEditor 6.7 / SQL 2005
  •  04-07-2015, 7:50 AM 80503 in reply to 80502

    Re: URLType absolute also changes file-links

    Hi,

     

    What method you used to insert the file link? by the editor? or add it manually? Can you show me the full steps to reproduce this issue on demo  http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx? 

     

    Regards,

     

    Ken 

  •  04-23-2015, 6:34 AM 80509 in reply to 80503

    Re: URLType absolute also changes file-links

     Hi Ken,

    here are the steps to do at http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx :

    1. Select 'Absolute URLs'
    2. Open HTML-Tab
    3. Delete all text from CuteEditor
    4. Open Normal-Tab
    5. Type in: \\networkshare\test and a blank
    6. Switch to HTML-Tab

    The text is modified to: 

     

    <div><a href="http://cutesoft.net/example/file://networkshare/test">file://networkshare/test</a> </div>  
    .net Framework 4.0 / ASP.net / VB / CuteEditor 6.7 / SQL 2005
  •  04-23-2015, 9:01 AM 80510 in reply to 80509

    Re: URLType absolute also changes file-links

    hi,

     

    The auto generates link is the IE browser behavior, for now we have no the setting can prevent this. If you need to insert a file link, then maybe you can try the insert link button directly.

     

    Regards,

     

    Ken 

View as RSS news feed in XML