AI OnAI Off
Could someone have added an incomplete link in one of your xhtml-fields or something like that?
I think it must be something like that, thanks. I'll check it with the link validation job and the link status report.
Hi, i'm expiriencing the following error in the logs, can anyone help me?
2013-02-22 09:31:53,400 [20] EPiServer.Web.FriendlyHtmlRewriteToExternal.rewritePipe_HtmlRewriteUrl(:0) - Invalid URL: https://, Exception: System.UriFormatException: Invalid URI: The hostname could not be parsed.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.UriBuilder..ctor(String uri)
at EPiServer.UrlBuilder.Init(String url)
at EPiServer.Web.FriendlyHtmlRewriteToExternal.rewritePipe_HtmlRewriteUrl(Object sender, HtmlRewriteEventArgs e)