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

[3.6.0-rc.3] Slugs are not created correctly in a multilanguage website #3900

Closed
SebastianEberlein-JUNO opened this issue Nov 3, 2021 · 1 comment · Fixed by #3903
Closed
Assignees
Labels
type: regression 🚨 Is a regression between versions
Milestone

Comments

@SebastianEberlein-JUNO
Copy link

Describe the bug
Umlauts are not "slugified" correctly in a multilanguage website.

To Reproduce
Steps to reproduce the behavior:

  1. Download plainkit
  2. Update to kirby 3.6.0 rc.3
  3. Add new user to panel, use German as Panel language
  4. Enable languages in config.php: 'languages' => true
  5. Add German and English languages in Panel
  6. Create new page with umlaut

Expected behavior
In Kirby 3.5, umlauts are slugified correctly in a multilanguage website. Without having to add language specific slug rules (https://getkirby.com/docs/guide/languages/slug-rules).

Screenshots
Screenshot

Kirby Version
3.6.0-rc.3

@afbora afbora added the type: regression 🚨 Is a regression between versions label Nov 3, 2021
@afbora afbora added this to the 3.6.0-rc.4 milestone Nov 3, 2021
@afbora afbora self-assigned this Nov 3, 2021
afbora added a commit that referenced this issue Nov 3, 2021
@afbora afbora linked a pull request Nov 3, 2021 that will close this issue
5 tasks
@bastianallgeier
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression 🚨 Is a regression between versions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants