Unsticky separators
-
Found a new way to unintentionally reorder separators on my setup.
I have LAN and DMZ rules with separators. When I copy a LAN rule and change the interface to DMZ, separators move where they should not. -
Looks like the edit/dup/copy needs some logic to grab the interface from the rule settings being submitted so it updates the separators of that interface. The logic could be a bit tricky since the float rule separators need to use the selected interface (FloatingRules). Pretty sure it can be resolved though.
If someone else doesn't get to it sooner I'll look at it in day or two.
In the meantime:
- You should open a bug report. Select Bug Database from the Help menu.
- Follow the doctors advice. If that hurts then don't do that. ;)
-
Pull request submitted:
https://github.com/pfsense/pfsense/pull/2684
-
Merged/tested. Thank you.
-