The ex_auth() function in src/Controller/drupalchatController.php does not provide a default value for $response, causing the following error to occur multiple times if there is no $uid:

Notice: Undefined variable: response in Drupal\drupalchat\Controller\drupalchatController->ex_auth() (line 1029 of modules/drupalchat/src/Controller/drupalchatController.php).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

StephenWard created an issue. See original summary.

alex_optim’s picture

Assigned: Unassigned » alex_optim
alex_optim’s picture

Assigned: alex_optim » Unassigned
Status: Active » Needs review
FileSize
654 bytes
apaderno’s picture

Version: 8.x-1.0-beta2 » 8.x-1.x-dev