Skip to content

Undefined array key in PHP 8.0 #35

@frauklee

Description

@frauklee

When using ILIAS with php 8.0 the error
‘ErrorException (E_WARNING)Undefined array key "imagefile_delete"’
occurs during various actions.

Steps to reproduce:

  • save existing question without changes
  1. call up existing assPaintQuestion
  2. questions > click on question + edit question
  3. save: Error: Undefined array key ‘imagefile_delete’
  • create a new character question
  1. create an assPaintQuestin question in the test or questionpool
  2. questions > create question + question type: assPaintQuestion
  3. fill in all mandatory fields > save > error: Undefined array key ‘imagefile_delete’

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions