Gestion erreurs incorrecte #8

Closed
opened 2018-11-26 16:30:23 +01:00 by Ghost · 1 comment

Quand on crée un compte, sudoexec est appelé, mais les portée des variables $output et $exec semble être statiques à la fonction. Il faut débugger ceci.

https://gitea.evolix.org/evolix/evoadmin-web/src/branch/master/htdocs/common.php#L60

Et la gestion d'erreur ici https://gitea.evolix.org/evolix/evoadmin-web/src/branch/master/tpl/accounts.tpl.php#L24 est donc cassé.

Quand on crée un compte, `sudoexec` est appelé, mais les portée des variables `$output` et `$exec` semble être statiques à la fonction. Il faut débugger ceci. https://gitea.evolix.org/evolix/evoadmin-web/src/branch/master/htdocs/common.php#L60 Et la gestion d'erreur ici https://gitea.evolix.org/evolix/evoadmin-web/src/branch/master/tpl/accounts.tpl.php#L24 est donc cassé.
benpro was assigned by Ghost 2018-11-26 16:30:23 +01:00
Ghost added the
Bug
Forge
Web
labels 2018-11-26 16:30:23 +01:00
Author

Closed on 2015-09-04 by @benpro

Closed on 2015-09-04 by @benpro
Ghost closed this issue 2018-11-26 16:33:01 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evoadmin-web#8
No description provided.