Bug #5012
port forward port values missing from edit screen
Description
go to firewall_nat.php on your test VM and edit "test", you'll see the ports are missing.
Associated revisions
History
#1
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Steve Beaver to Chris Buechler
Form control initial values corrected.
#2
Updated by Chris Buechler over 5 years ago
- Status changed from Feedback to Confirmed
- Assignee changed from Chris Buechler to Steve Beaver
better, still missing redirect target port though
#3
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Steve Beaver to Chris Buechler
Corrected input value:
- $pconfig['localbeginport_cust'],
+ $pconfig['localbeginport'],
#4
Updated by Steve Beaver over 5 years ago
- % Done changed from 0 to 100
Applied in changeset pfsense:8604fe09f72f8b162c1e402f2c901299e42f4d12.
Fixed #5012
Corrected value name