UrlType.Relative and Https

  •  03-16-2009, 1:32 PM

    UrlType.Relative and Https

    We have set the UrlType to Relative on some embedded cute editor controls.  This works great in standard http request, it strips out the base part of the url.  However, when we use the embedded control in our production application on ssl encrypted https pages the base part of the url is not removed and the functionality acts more like it is set to absolute.  The control even goes so far as to ADD the base path into any urls that are already in the content.
     
    Can you tell me what settings need to be changed to prevent this behavior.  If there are no settings can you tell me when you will have a fix.
     
    Thank you
    Andrew
View Complete Thread