Actions
Bug #4945
closedsource and destination field issues on firewall_rules_edit.php
Description
When choosing any option in the drop down under Source or Destination on firewall_rules_edit.php, the "Source Address" and "Destination Address" boxes were disabled and their contents cleared, as those fields have no applicability in that case.
Currently text "any" is loaded in both boxes by default on a new rule, which the user has to clear out in order to pass in the input validation. The CIDR boxes similarly should be grayed out as previously in the same circumstance.
Actions