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

BUG: Usermanagement > Electronic Addresses > Type is not stored correctly when translated #4418

Closed
1 task done
bwaidelich opened this issue Jul 26, 2023 · 0 comments
Closed
1 task done
Labels

Comments

@bwaidelich
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The type is stored in its translated form ("Arbeit") in the database, leading to an invalid output and broken behavior

Expected Behavior

Type should show up as "Privat" / "Arbeit" but be stored as "Home" / "Work" in the database

Steps To Reproduce

  1. Change the Neos UI language to German
  2. Use the UserManagement Module to edit a user
  3. Add a new Electronic Address (via "Elektronische Adresse hinzufügen"-Button)
  4. Change the type to "Arbeit"

Environment

- Flow: -
- Neos: 7.3+
- PHP: any

Anything else?

image

Related: #3841

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

No branches or pull requests

2 participants