Actions
Bug #6089
closed
PD
PD
PHP warning when saving client-specific override with no server selected.
Bug #6089:
PHP warning when saving client-specific override with no server selected.
Start date:
04/07/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
Add an OpenVPN Client Specific Override, and do not select any server (so it should apply to all servers).
A crash report is generated like:
PHP Errors:
PHP Stack trace:
PHP 1. {main}() /usr/local/www/vpn_openvpn_csc.php:0
PHP 2. implode() /usr/local/www/vpn_openvpn_csc.php:243
Interestingly, the Client Specific Override is saved, so the problem with implode() at line 243 is not stopping further PHP execution.
Reported in forum https://forum.pfsense.org/index.php?topic=109431.msg0
Actions