[ADMINUSER] Error message when removing a froup of a user #91

Closed
opened 2021-09-23 14:40:30 +02:00 by rooty · 3 comments
Owner

To delete an user, we have to remove groups of the user. When the last group is removed, this message appears during confirmation message :

Fichier : lib/object_coordination/adminuser/adminuser.php ERREUR de niveau 2 เ la ligne 1008
PHP:Undefined variable $localisation
Fichier : lib/object_coordination/adminuser/adminuser.php ERREUR de niveau 2 เ la ligne 1009
PHP:Undefined variable $localisation

To delete an user, we have to remove groups of the user. When the last group is removed, this message appears during confirmation message : > Fichier : lib/object_coordination/adminuser/adminuser.php ERREUR de niveau 2 เ la ligne 1008 PHP:Undefined variable $localisation Fichier : lib/object_coordination/adminuser/adminuser.php ERREUR de niveau 2 เ la ligne 1009 PHP:Undefined variable $localisation
rooty added the
bug
live
master
labels 2021-09-23 14:40:30 +02:00
rooty self-assigned this 2021-09-23 14:40:30 +02:00
Author
Owner

$localisation was an old var used by paging manager. It has been removed then this var should not longer exists.

$localisation was an old var used by paging manager. It has been removed then this var should not longer exists.
Author
Owner

Issue fixed.

Issue fixed.
rooty added the
fixed
label 2021-09-23 14:49:06 +02:00
Author
Owner

Pushed to master

Pushed to master
rooty referenced this issue from a commit 2021-09-23 14:50:07 +02:00
rooty closed this issue 2021-09-23 14:50:34 +02:00
Sign in to join this conversation.
No description provided.