Actions
Bug #8857
closedPHP error when saving on vpn_ipsec_settings.php
Start date:
08/31/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4
Affected Architecture:
All
Description
From a fresh install with no IPsec configuration, clicking Save on vpn_ipsec_settings.php gives a PHP error:
Warning: Illegal string offset 'logging' in /usr/local/www/vpn_ipsec_settings.php on line 80 Fatal error: Uncaught Error: Cannot use string offset as an array in /usr/local/www/vpn_ipsec_settings.php:80 Stack trace: #0 {main} thrown in /usr/local/www/vpn_ipsec_settings.php on line 80 PHP ERROR: Type: 1, File: /usr/local/www/vpn_ipsec_settings.php, Line: 80, Message: Uncaught Error: Cannot use string offset as an array in /usr/local/www/vpn_ipsec_settings.php:80 Stack trace: #0 {main} thrown
Updated by Jim Pingle about 6 years ago
- Status changed from New to In Progress
- Assignee set to Jim Pingle
Updated by Jim Pingle about 6 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset 463b52b606d98b72cbaeb2f6d3c348689106c414.
Updated by Vladimir Lind about 6 years ago
Reset sg2440 Fri Aug 31 20:10:51 EDT 2018 to factory and then opened vpn_ipsec_settings.php, clicked "save" - no errors, saved ok.
Actions