Merge remote-tracking branch 'origin/temp8' into temp8-ispublished-again

This commit is contained in:
Bjarke Berg
2019-01-28 08:46:17 +01:00
562 changed files with 1492 additions and 1342 deletions

View File

@@ -376,7 +376,7 @@ namespace Umbraco.Web.PublishedCache.XmlPublishedCache
}
catch (InvalidOperationException e)
{
// todo - enable!
// TODO: enable!
//content.Instance.RefreshContentFromDatabase();
throw new InvalidOperationException($"{e.Message}. This usually indicates that the content cache is corrupt; the content cache has been rebuilt in an attempt to self-fix the issue.");
}