[ADMINGROUP] Update a group no longer works -> wrong argument message #52

Closed
opened 2021-04-04 02:53:21 +02:00 by Ghost · 4 comments

When trying to update a group informations, once form validated, the platform returns an error about wron argument. The group informations is not updated.

When trying to update a group informations, once form validated, the platform returns an error about wron argument. The group informations is not updated.
Ghost added the
bug
master
labels 2021-04-04 02:53:21 +02:00
Author

The issue provides from the execUpdateAdmin() in adminGroup class. The language label is not defined correctly cause of wrong key. The right key is nameLanguage and not name.

The issue provides from the execUpdateAdmin() in adminGroup class. The language label is not defined correctly cause of wrong key. The right key is nameLanguage and not name.
Author

Code has been modified in execCreateAdmin() too.

Code has been modified in execCreateAdmin() too.
Ghost added the
fixed
label 2021-04-04 03:03:54 +02:00
Author

Issue fixed.

Issue fixed.
Author

Pushed to master.

Pushed to master.
Ghost closed this issue 2021-04-04 03:05:39 +02:00
Sign in to join this conversation.
No description provided.