After upgrading from 4.8.10 to 6.2.2 (prerelease) I get the following error when trying to edit a certain page in backoffice:
Fel
Not valid authority. Parameter name: Authority
at Litium.Web.Media.Storage.Url.MediaStorageUrlServiceImpl.GetPath(Guid systemId, Uri blobUri, FormatPath formatPath)
at Litium.Web.Media.Storage.Url.MediaStorageUrlServiceImpl.CreateUrl(Guid systemId, Uri blobUri, FormatPath formatPath, String fileName)
at Litium.Web.Media.Storage.Url.MediaLocationServiceImpl.GetLocation[T](MediaLocationServiceArgs args)
at Litium.Web.Media.MediaLocationService.GetLocation[T](Guid systemId, Uri blobUri, String fileName, ImageFormat resizeToFormat, Size resizeTo, Boolean keepAspectRatio, Boolean forceDownload)
at Litium.Web.Media.Storage.Url.StorageLocationServiceWrapperImpl.GetLocation(String moduleIdentifier, Guid ownerId, String storagePath, String originalFileName, ImageFormat resizeToFormat, Size resizeTo, Boolean keepAspectRatio, Boolean forceDownload)
at Litium.Foundation.Modules.CMS.Content.ImageProperty.GetUrlToImage(Int32 index, Int32 maxHeight, Int32 maxWidth, Int32 minHeight, Int32 minWidth, Size& size)
at Litium.Foundation.Modules.CMS.Content.ImageBaseProperty.GetUrlToImage(Int32 index, Int32 maxHeight, Int32 maxWidth, Int32 minHeight, Int32 minWidth)
at Web.LitiumStudio.CMS.WebUserControls.EditContentsControl.InitPanelData(WorkingCopyCarrier value) in C:\SysData\vsts-agent1_work\3\s\Src\Web\Litium\CMS\WebUserControls\EditContentsControl.ascx.cs:line 171
at Litium.Studio.UI.Common.WebControls.TabContainer.InitPanelData[TDataType](TDataType value)
at LitiumStudio_CMS_PageEdit.OnInit(EventArgs e) in C:\SysData\vsts-agent1_work\3\s\Src\Web\Litium\CMS\PageEdit.aspx.cs:line 74
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
The page contains a WYSIWYG editor with a few images in it, my guess is that something’s up with the image paths. Have you seen this problem before and, if so, what is the preferred way of solving it?
Litium version: 6.2.2-patch-1809301256