OrchardCore.Samples
OrchardCore.Samples copied to clipboard
Turkish Characters in URL Slug
Hello,
I am using OrchardCore in Turkish. In Turkish, there are characters such as ı, I, ş, Ş, ö, Ö, ü, Ü, ğ, Ğ, ç, and Ç. I am experiencing an issue where, when I use Turkish characters in titles, the URL slug is also created with Turkish characters. For example: Title: Başlık, Url: “/Baslık”. And finally, the page does not load. How can I fix this issue?