Actions
Bug #8919
closedDHCP/DHPv6 Relay PHP Error on Save
Start date:
09/19/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4
Affected Architecture:
All
Description
When saving on DHCP or DHCPv6 relay when the settings tag is empty (e.g. <dhcrelay></dhcrelay>
), PHP errors are encountered:
[19-Sep-2018 15:14:49 Etc/UTC] PHP Warning: Illegal string offset 'enable' in /usr/local/www/services_dhcp_relay.php on line 110 [19-Sep-2018 15:14:49 Etc/UTC] PHP Warning: Illegal string offset 'interface' in /usr/local/www/services_dhcp_relay.php on line 111 [19-Sep-2018 15:14:49 Etc/UTC] PHP Warning: Illegal string offset 'agentoption' in /usr/local/www/services_dhcp_relay.php on line 112 [19-Sep-2018 15:14:49 Etc/UTC] PHP Warning: Cannot assign an empty string to a string offset in /usr/local/www/services_dhcp_relay.php on line 112 [19-Sep-2018 15:14:49 Etc/UTC] PHP Warning: Illegal string offset 'server' in /usr/local/www/services_dhcp_relay.php on line 113
Updated by Jim Pingle about 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 124ca365049368460598621f962ad0b4f5459d7a.
Updated by Jim Pingle about 6 years ago
- Status changed from Feedback to Resolved
- Target version changed from 2.4.4-GS to 2.4.4
Actions