Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignores capital 'I' #10

Open
bonesoul opened this issue Mar 29, 2019 · 4 comments
Open

Ignores capital 'I' #10

bonesoul opened this issue Mar 29, 2019 · 4 comments

Comments

@bonesoul
Copy link

?slugHelper.GenerateSlug("FIFA 18")
"ffa-18"
"FIFA 18".ToLower()
"fıfa 18"

caused by Turkish encoding.

@onur-ozkan
Copy link

+1

@ctolkien
Copy link
Owner

Someone with a much better understanding of text than me is going to need to assist with this one.

@ctolkien
Copy link
Owner

Likely relates to #9

@ctolkien
Copy link
Owner

ctolkien commented Aug 7, 2023

In fact, is not addressed by #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants