Actions
Bug #5778
closedChanging an Interface name to be the same as an existing alias name still lets the user apply the changes
Start date:
01/18/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
1) Make an alias, e.g. ZLAN
2) Interfaces->LAN - change the description to ZLAN
A message is displayed "Sorry, an alias with the name ZLAN already exists." But actually the change has already been saved to config.xml. The "Apply changes" box and button is showing.
3) Press Apply
Now you get "Error loading the rules" notice.
This happens in 2.2.6 (and presumably earlier releases) and in 2.3. I will provide PRs for both.
Updated by Phillip Davis almost 9 years ago
For RELENG_2_2: https://github.com/pfsense/pfsense/pull/2465
For 2.3 master: https://github.com/pfsense/pfsense/pull/2466
Updated by Phillip Davis almost 9 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset f8bf3fe860c63b0a4f02093fe15e2874f8e52156.
Updated by Phillip Davis almost 9 years ago
Applied in changeset b9abac57ece83c4baeedfcd470dcab1084f98ae6.
Updated by Chris Buechler almost 9 years ago
- Status changed from Feedback to Resolved
works, thanks!
Actions