From b816e7f4db43fcf9b28e574f283768ff19f48c8e Mon Sep 17 00:00:00 2001 From: perploug Date: Fri, 7 Mar 2014 12:09:30 +0100 Subject: [PATCH] Fixes: sites cannot run the new installer if they have /install directory --- src/Umbraco.Web.UI/config/ClientDependency.config | 2 +- src/Umbraco.Web/Install/InstallHelper.cs | 9 ++++++++- src/Umbraco.Web/WebBootManager.cs | 3 +++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI/config/ClientDependency.config b/src/Umbraco.Web.UI/config/ClientDependency.config index e09251e424..d26bfe176a 100644 --- a/src/Umbraco.Web.UI/config/ClientDependency.config +++ b/src/Umbraco.Web.UI/config/ClientDependency.config @@ -10,7 +10,7 @@ NOTES: * Compression/Combination/Minification is not enabled unless debug="false" is specified on the 'compiliation' element in the web.config * A new version will invalidate both client and server cache and create new persisted files --> - +