Actions
Bug #4960
closedfirewall_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.
Updated by Anonymous over 9 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Anonymous
srctype and dsttype selectors populated with incorrect values. Bogus code removed.
Updated by Anonymous over 9 years ago
- Assignee changed from Anonymous to Chris Buechler
Actions