U4-4056 - better unicode/ascii support for urls
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user