- Status New
- Percent Complete
- Task Type Bug Report
- Category Backend/Core
-
Assigned To
peterdd - Operating System All
- Severity Medium
- Priority Medium
- Reported Version 1.0 devel (github master)
- Due in Version 1.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by peterdd - 27.11.2020
Last edited by peterdd - 27.11.2020
Opened by peterdd - 27.11.2020
Last edited by peterdd - 27.11.2020
FS#2621 - php notice/warning when reopening in some circumstances
Reopening a task triggers a PHP notice with PHP7.4 under some circumstances.
Reopening a task triggers a PHP warning with PHP8.0 under some circumstances.
Reproduce:
- Create task
- Close task directly without setting a completion percentage
- Reopen the task
Notice: Trying to access array offset on value of type bool in /***/includes/modify.inc.php on line 684 Notice: Trying to access array offset on value of type bool in /***/includes/modify.inc.php on line 686 Notice: Trying to access array offset on value of type bool in /***/includes/modify.inc.php on line 686