Actions
Bug #8659
closedDHCPv6 Server removing a static mapping throws error.
Start date:
07/17/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.x
Affected Architecture:
Description
Hi,
This is happening with the latest nightly - 2.4.4.a.20180717.1700
When you go to remove an existing static mapping in the dhcpv6 server.
Warning: Illegal string offset 'item' in /usr/local/www/services_dhcpv6.php on line 959 Warning: count(): Parameter must be an array or an object that implements Countable in /usr/local/www/services_dhcpv6.php on line 965 Warning: Invalid argument supplied for foreach() in /usr/local/www/services_dhcpv6.php on line 967
Updated by Anonymous over 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset a2a60a0738a1c05f319e534f0fd5f49ad7540728.
Updated by Constantine Kormashev over 6 years ago
Do not observe the issue on latest
Updated by Steve Wheeler over 6 years ago
Looks good on:
2.4.4-DEVELOPMENT (amd64) built on Sat Jul 28 19:12:21 EDT 2018 FreeBSD 11.2-RELEASE
Created a static v6 lease. Removed the lease. No error seen.
Actions