Bug #9611
PHP error on fresh 2.5.0 install or after factory reset
Start date:
07/03/2019
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.5.0
Affected Architecture:
All
Release Notes:
Default
Description
First boot after a new install on a 2.5.0 snapshot or after factory reset has this error in the boot log:
Updating configuration.............. Warning: Invalid argument supplied for foreach() in /etc/inc/xmlparse.inc on line 235 .done.
Associated revisions
History
#1
Updated by Jim Pingle almost 2 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 40caec85cc115fa3249a08c328026c2c0749980a.
#2
Updated by Anonymous over 1 year ago
On 20190725-0909, the error is no longer present, new install and resets both work as expected.
#3
Updated by Anonymous over 1 year ago
- Status changed from Feedback to Resolved
Test for array before using as array. Fixes #9611