-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
- call up existing assPaintQuestion
- questions > click on question + edit question
- save: Error: Undefined array key ‘imagefile_delete’
- create a new character question
- create an assPaintQuestin question in the test or questionpool
- questions > create question + question type: assPaintQuestion
- fill in all mandatory fields > save > error: Undefined array key ‘imagefile_delete’
Metadata
Metadata
Assignees
Labels
No labels