Fix merge

This commit is contained in:
Stephan
2018-10-08 19:27:32 +02:00
parent 66d931490e
commit a9e0f90ef0
4 changed files with 6 additions and 12 deletions

View File

@@ -91,11 +91,6 @@ namespace Umbraco.Web
// ok, process
// create the LegacyRequestInitializer
// and initialize legacy stuff
var legacyRequestInitializer = new LegacyRequestInitializer(httpContext.Request.Url, httpContext);
legacyRequestInitializer.InitializeRequest();
// create the UmbracoContext singleton, one per request, and assign
// replace existing if any (eg during app startup, a temp one is created)
UmbracoContext.EnsureContext(