Bug #4960
firewall_rules_edit.php doesn't populate source and dest correctly on edit
Description
When editing a firewall rule with source or destination set to any of the pre-populated options, like "LAN net", "WAN address", etc., that setting is lost upon editing the rule. It ends up set to "Network" with the shorthand of the chosen option (like "wanip", "lan", etc.) filled into the text box.
History
#1
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Steve Beaver
srctype and dsttype selectors populated with incorrect values. Bogus code removed.
#2
Updated by Steve Beaver over 5 years ago
- Assignee changed from Steve Beaver to Chris Buechler