Actions
Bug #15195
closedPHP error if config contain <ppps></ppps> empty tag
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Configuration Upgrade
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
The error occurs on boot if the config containing <ppps></ppps>
tested on
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /etc/inc/upgrade_config.inc:5447
Stack trace:
#0 /etc/inc/config.lib.inc(519): upgrade_172_to_173()
#1 /etc/rc.bootup(140): convert_config()
#2 {main}
thrown in /etc/inc/upgrade_config.inc on line 5447
PHP ERROR: Type: 1, File: /etc/inc/upgrade_config.inc, Line: 5447, Message: Uncaught TypeError: Cannot access offset of type string on string in /etc/inc/upgrade_config.inc:5447
Stack trace:
#0 /etc/inc/config.lib.inc(519): upgrade_172_to_173()
#1 /etc/rc.bootup(140): convert_config()
#2 {main}
thrownStarting CRON... done.
Actions