Skip to content

An entry titled "Selçuk Ören" cannot be created when Enforce automatic URL title is enabled #3841

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

Closed
shbchk opened this issue Oct 18, 2023 · 3 comments · Fixed by #3849 or #3862
Closed
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.

Comments

@shbchk
Copy link

shbchk commented Oct 18, 2023

EE 7.3.12

How to reproduce:

  1. Enable Enforce automatic URL title option in channel settings
  2. Try to create a new entry, with title Selçuk Ören.

Video:
video-convert-1697647638117.webm

@intoeetive intoeetive added the Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on. label Oct 19, 2023
@intoeetive
Copy link
Contributor

@shbchk looks like capital "O umlaut" was missing from the built-in foreign characters config.

However be aware that you can always extend this by adding your own config files: https://docs.expressionengine.com/latest/config/config-files.html#foreign-characters

bryannielsen added a commit that referenced this issue Oct 23, 2023
Resolved #3841 where `foreign_chars` config was missing commonly used symbol
@shbchk
Copy link
Author

shbchk commented Oct 24, 2023

Found another one: "Academy Award®"

® symbol also throws an error.

I think it should not be this way. If the symbol is not in config, it should be ignored, not breaking things :)

@intoeetive intoeetive reopened this Oct 24, 2023
intoeetive added a commit that referenced this issue Oct 25, 2023
bryannielsen added a commit that referenced this issue Nov 9, 2023
…ii-fix

Resolved #3841 where some characters in entry title might cause automatic url_title generation to not work
@intoeetive
Copy link
Contributor

The fix is getting released in EE 7.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.
Projects
None yet
2 participants