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

Slug in new Page dialogue is the same for de/en #327

Open
datenbrei opened this issue Oct 18, 2018 · 1 comment
Open

Slug in new Page dialogue is the same for de/en #327

datenbrei opened this issue Oct 18, 2018 · 1 comment
Labels
working as intended reported issue is not a bug and intended to work this way

Comments

@datenbrei
Copy link
Contributor

datenbrei commented Oct 18, 2018

Describe the bug
When adding a new page in the admin interface the slug for the german and english translation of the page are the same. One overwrites the other.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new page in German/English
  2. Set the code as part of the url for English and German language
  3. The last set slug overwrites the one of the other language

Expected behavior
Each language should have a slug for itself, as it is foreseen in the editor interface.

@ghost
Copy link

ghost commented Oct 19, 2018

this is currently intended. The system identifies the page language by the language preference independent of the slug. Hence the slug must not be unique. Any reason you need a unique slug or just to avoid confusion?

@ghost ghost added the working as intended reported issue is not a bug and intended to work this way label Oct 19, 2018
@roschaefer roschaefer changed the title Slug in new Page dialogue is saqme for de/en Slug in new Page dialogue is the same for de/en Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
working as intended reported issue is not a bug and intended to work this way
Projects
None yet
Development

No branches or pull requests

1 participant