From e6fcdc8dc61d8f71e8885d25bea25592b1ca1f4a Mon Sep 17 00:00:00 2001 From: Shannon Deminick Date: Tue, 28 May 2013 14:16:39 -1000 Subject: [PATCH] Fixes: #U4-2279 --- src/Umbraco.Web/Mvc/SurfaceController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web/Mvc/SurfaceController.cs b/src/Umbraco.Web/Mvc/SurfaceController.cs index a4470e7fea..37cb38751a 100644 --- a/src/Umbraco.Web/Mvc/SurfaceController.cs +++ b/src/Umbraco.Web/Mvc/SurfaceController.cs @@ -114,7 +114,7 @@ namespace Umbraco.Web.Mvc else { //exit the loop - currentRouteData = null; + currentContext = null; } } return new Attempt(