-
Bug
-
Resolution: Fixed
-
Major
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
MDL-81413-main -
Discovered while testing MDLQA-18460.
After entering the chat and sending a message, the following exception is being displayed:
Stacktrace
Exception - array_merge(): Argument #1 must be of type array, stdClass given
|
|
* line 1100 of /mod/chat/lib.php: TypeError thrown\n*
|
* line 1100 of /mod/chat/lib.php: call to array_merge()\n*
|
* line 128 of /mod/chat/chat_ajax.php: call to chat_format_message_theme()\n"
|
This is possibly a regression from MDL-80072 which changed that line on mod/chat/lib.php.
- Discovered while testing
-
MDLQA-18460 CLONE - Chat activity exploratory testing
-
- Passed
-
- is a regression caused by
-
MDL-80072 Move format_* methods into new \core\formatting class and prep for new WS
-
- Closed
-