Actions
Regression #12605
closed
SW
CM
``diag_dump_states.php`` no longer filters by rule ID
Regression #12605:
``diag_dump_states.php`` no longer filters by rule ID
Status:
Resolved
Priority:
Normal
Assignee:
Category:
PHP Interpreter
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.6.0
Affected Architecture:
All
Description
The webgui state table output can be filtered by rule ID by calling it directly, for example:
https://26dev.stevew.lan/diag_dump_states.php?ruleid=96,97
That is used when clicking on the state/packet counters on a firewall rule.
In 2.6/22.01 that no longer funtions, the state table returns no results.
Tested:
22.01-BETA (amd64) built on Wed Dec 15 21:39:39 UTC 2021 FreeBSD 12.3-STABLE
2.6.0-BETA (amd64) built on Thu Dec 16 06:22:38 UTC 2021 FreeBSD 12.3-STABLE
Actions