Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
Conflicts: src/Umbraco.Core/Configuration/LegacyUmbracoSettings.cs src/Umbraco.Core/Persistence/Migrations/Syntax/Alter/Expressions/AlterColumnExpression.cs src/Umbraco.Core/PropertyEditors/TinyMcePropertyEditorValueConverter.cs src/Umbraco.Core/XmlHelper.cs src/Umbraco.Tests/ObjectExtensionsTests.cs src/Umbraco.Web/PropertyEditors/RteMacroRenderingPropertyEditorValueConverter.cs src/Umbraco.Web/Routing/DefaultUrlProvider.cs src/Umbraco.Web/Umbraco.Web.csproj src/Umbraco.Web/umbraco.presentation/macro.cs
This commit is contained in:
@@ -40,7 +40,6 @@ namespace Umbraco.Web
|
||||
|
||||
// adds the virtual directory if any
|
||||
// see also VirtualPathUtility.ToAbsolute
|
||||
// FIXME
|
||||
public static string ToAbsolute(string url)
|
||||
{
|
||||
//return ResolveUrl(url);
|
||||
|
||||
Reference in New Issue
Block a user