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