Actions
Bug #6348
closedDHCP Server - Delete Additional Pools
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv4)
Target version:
-
Start date:
05/12/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
Hi,
After creating an additional pool, trash can to delete it have a wrong url, the interface is missing.
https://10.12.10.254/services_dhcp.php?if=&act=delpool&id=0
should be:
https://10.12.10.254/services_dhcp.php?if=opt2&act=delpool&id=0 ( if=opt2& )
Updated by Chris Buechler over 8 years ago
- Status changed from New to Duplicate
- Target version deleted (
2.3.1)
that was already fixed in #6303
Actions