Bug #5790
closedfirewall_rules_edit.php: Editing an associated NAT rule does not warn the user that changes are not allowed, silently fails
100%
Description
Editing an associated NAT rule does not warn the user that changes are not allowed. The end result is OK -- the rule should not allow changes -- but the user is given no indication that the edit (correctly) was denied or failed.
1. Create a NAT port forward with an associated firewall rule (the default)
2. Edit the resulting firewall rule, make a change (to anything other than descr), click save
3. The change is not saved but it appears to have succeeded, Apply is offered, etc.
On 2.2.x the fields on the firewall rule are all disabled so edits are not possible. The only field that is allowed to be edited is the description field.
Updated by Anonymous almost 9 years ago
- Status changed from New to Feedback
- Assignee changed from Anonymous to Jim Pingle
Updated by Anonymous almost 9 years ago
- % Done changed from 0 to 100
Applied in changeset 7560e108a9cc6a351b78dabceb3954680a52b461.
Updated by Jim Pingle almost 9 years ago
- Status changed from Feedback to Resolved
Looks good to me, at least seems to be the same as 2.2.x in behavior