Actions
Bug #3627
closedDiagnostics: Tables - Remove button dont work after update to PfSense 2.1.2
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
04/27/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1.2
Affected Architecture:
All
Description
After updated to PfSense 2.1.2 the "IP Address" remove button dont work in "Diagnostics: Tables" for Firewall: Aliases
Files
Updated by Cleocir José Hoffmann over 10 years ago
- File bug_pfs_button.png bug_pfs_button.png added
Updated by Jim Pingle over 10 years ago
- Category set to Web Interface
- Priority changed from Urgent to Normal
- Affected Version set to 2.1.2
- Affected Architecture All added
- Affected Architecture deleted (
)
It does appear to be broken on 2.1.2, but it does work on 2.2. We may want to fix it on 2.1.x if it's simple, but otherwise it's already working properly in 2.2 so it may not matter.
Updated by Phillip Davis over 10 years ago
Pull request https://github.com/pfsense/pfsense/pull/1127
This annoyed me a bit also, so I chased down which lines of code exactly had broken it.
Note that there seems to also be a bigger issue, that there are lots of commits on 2.1-branch for various HTML/XHTML code cleanups that have never been applied to Master. Why is that? I will ask on dev list.
Actions