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

Problem with multiselect usergroup when user already exists #526

Open
wtfred opened this issue Sep 21, 2023 · 0 comments
Open

Problem with multiselect usergroup when user already exists #526

wtfred opened this issue Sep 21, 2023 · 0 comments

Comments

@wtfred
Copy link

wtfred commented Sep 21, 2023

Hello,

Using femanager 7.2.1, there is a problem with usergroup as multiselect.

Step to reproduce:

  • create a registration form with username and usergroup
  • override Usergroup.html template to render the "multiselect" section
  • try to register a user that is already existing

=> if you don't select any group, you have the expected error message
=> if you select at least one usergroup, then you have a Core Exception

"PHP Warning: Array to string conversion in /var/www/html/vendor/typo3fluid/fluid/src/Core/ViewHelper/TagBuilder.php line 200"

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

2 participants