Actions
Bug #5599
closedVIP as destination on firewall_nat_edit.php not filled in correctly on edit
Start date:
12/04/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
I fixed the fact VIPs weren't showing up in the list here:
https://github.com/pfsense/pfsense/commit/688281254c7ca95b28141e901570dc85eb234dfa
But now upon edit, rather than having the VIP selected, you end up with "Single host or alias" and the IP filled in. For example, see bootstrap-test1.pfmechanics.com, edit the one entry there on firewall_nat.php.
Updated by Anonymous almost 9 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Chris Buechler
Added VIP code to destination select logic
Updated by Anonymous almost 9 years ago
- % Done changed from 0 to 100
Applied in changeset b9668e697b5b0e3db84d570ae88fcf1cd0ce5c55.
Actions