U4-4056 - better unicode/ascii support for urls

This commit is contained in:
Stephan
2014-01-16 17:03:51 +01:00
parent c38030def2
commit 326309e61e
4 changed files with 271 additions and 1 deletions

View File

@@ -855,6 +855,8 @@ namespace Umbraco.Core.Configuration
/// <summary>
/// Whether to replace double dashes from url (ie my--story----from--dash.aspx caused by multiple url replacement chars
/// </summary>
// was used by the legacy short string helper, is not used anymore by the new default short string helper
// should update documentation
internal static bool RemoveDoubleDashesFromUrlReplacing
{
get