User error: "display_actions" is an invalid render array key

Created on 13 September 2023, over 1 year ago

Problem/Motivation

User error: "display_actions" is an invalid render array key
This shows up in the logs when a course/training page is loaded.

Steps to reproduce

  1. Load any course/training with modules/steps
  2. View logs

Proposed resolution

This line in LearningPathContentService.php
$steps['display_actions'] = $this->displayStepActions;
seems to throw the error.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.1

Component

Code

Created by

🇦🇺Australia xrayfish

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024