Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Fixed back-end error with workflow actions info logging.
-
Empty show more show less
Description
Problem
The messageRaw property is not nullable which leads to the this error when the $message is null.
Exception: TypeError Level: ERROR Errorcode: E9999 Message: Cannot assign null to property ZfExtended_Logger_Event::$messageRaw of type string Domain: editor.workflow Version: 5.7.4 File (Line): translate5.local/library/ZfExtended/Logger.php (168) User: ypa@triax.com (Yannick Pape) ({e7bb429c-ec15-4a63-a3b4-c9f335c71784}) Request: PUT /editor/task/8716?_dc=1656660299480 Trace: #0 translate5.local/library/ZfExtended/Logger.php(526): ZfExtended_Logger->log() #1 translate5.local/application/modules/editor/Logger/Workflow.php(71): ZfExtended_Logger->__call() #2 translate5.local/application/modules/editor/Workflow/Default/JobHandler.php(267): editor_Logger_Workflow->__call() #3 translate5.local/application/modules/editor/Workflow/Default/JobHandler.php(83): editor_Workflow_Default_JobHandler->doDebug() #4 translate5.local/application/modules/editor/Workflow/Default/Hooks.php(245): editor_Workflow_Default_JobHandler->executeSave() #5 translate5.local/application/modules/editor/Controllers/TaskController.php(1428): editor_Workflow_Default_Hooks->doWithUserAssoc() #6 translate5.local/application/modules/editor/Controllers/TaskController.php(1070): editor_TaskController->updateUserState() #7 /webs/shared-translate5-instance-files/vendor-5.7.4/shardj/zf1-future/library/Zend/Controller/Action.php(516): editor_TaskController->putAction() #8 translate5.local/library/ZfExtended/Controllers/AAARestController.php(315): Zend_Controller_Action->dispatch() #9 /webs/shared-translate5-instance-files/vendor-5.7.4/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): ZfExtended_RestController->dispatch() #10 /webs/shared-translate5-instance-files/vendor-5.7.4/shardj/zf1-future/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch() #11 /webs/shared-translate5-instance-files/vendor-5.7.4/shardj/zf1-future/library/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch() #12 /webs/shared-translate5-instance-files/vendor-5.7.4/shardj/zf1-future/library/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run() #13 translate5.local/library/ZfExtended/Application.php(47): Zend_Application->run() #14 translate5.local/library/ZfExtended/BaseIndex.php(151): ZfExtended_Application->run() #15 translate5.local/public/index.php(35): ZfExtended_BaseIndex->startApplication() #16 {main}