From 0f56fa4baa6ce3c6bca7c46d3bda2541895cee25 Mon Sep 17 00:00:00 2001 From: Stephan Date: Mon, 13 Jul 2015 14:08:50 +0200 Subject: [PATCH] Bugfix content xml doctype issue --- .../config/ClientDependency.config | 2 +- .../umbraco.presentation/content.cs | 37 +++++++++++++------ .../umbraco/preview/PreviewContent.cs | 4 +- 3 files changed, 28 insertions(+), 15 deletions(-) diff --git a/src/Umbraco.Web.UI/config/ClientDependency.config b/src/Umbraco.Web.UI/config/ClientDependency.config index 1c16a6e029..0f6c04a6b7 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 --> - +