Actions
Bug #3291
closedAdd new gateway allow name duplication
Start date:
10/25/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
When adding a new gateway, it doesn't check name collision with disabled interfaces and in the end you have 2 gateways with the same name.
Steps to reproduce:
1. Add a new gateway called 'foo' to interface INT1
2. Disable interface INT1
3. Add a new gateway to another interface called 'foo'
Actions