Actions
Anomalie #7216
ferméPHP Fatal error: Uncaught Error: Call to a member function getParam() on null in /var/www/dynacase/WHAT/Class.LogException.php:124
Début:
30/01/2018
Echéance:
% réalisé:
100%
Temps estimé:
Contrôle:
Thème:
Authentification
Régression:
Non
Description
Quand une exception est lancée dans la partie authentification :
#0 /var/www/dynacase/WHAT/Class.LogException.php(90): Dcp\Core\LogException::getMessage(Object(League\OAuth2\Client\Provider\Exception\IdentityProviderException), 'DCP5a7036638e99...', 'redirect_uri_mi...')
#1 /var/www/dynacase/WHAT/Lib.Main.php(406): Dcp\Core\LogException::logMessage(Object(League\OAuth2\Client\Provider\Exception\IdentityProviderException), 'DCP5a7036638e99...')
#2 [internal function]: handleActionException(Object(League\OAuth2\Client\Provider\Exception\IdentityProviderException))
#3 {main}
thrown in /var/www/dynacase/WHAT/Class.LogException.php on line 124
Correction ?
$displayError = (is_object($action) && $action->getParam("CORE_DISPLAY_ERROR") === "yes");
Actions
#3
Mis à jour par Éric Brison il y a plus de 8 ans
- Assigné à mis à Éric Brison
- Version cible mis à 3.2.23
Actions
#4
Mis à jour par Éric Brison il y a plus de 8 ans
- Statut changé de Nouveau à Intégré
- % réalisé changé de 0 à 100
Appliqué par commit internal-platfrom:commit:aaf86dc9eed3d436141774b4eff1728531f04a0d.
Actions