Bug #3725
Firewall Logs Widget Filters Not Working
Start date:
06/29/2014
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.1.x
Affected Architecture:
Description
The Pass, Block, Reject and Interface filters in the Firewall Logs Widget are not working/filtering.
This issue is new in versions 2.1.4 and 2.2. Was working in version 2.1.3.
https://forum.pfsense.org/index.php?topic=78650.msg429016#msg429016
Associated revisions
Fix #3725:
- Fix match_filter_field() and also simplify logic
- Fix $filterfieldsarray initialization
- Avoid to have double spaces on filterfieldsarray['act']
- Fix filter on Firewall Logs
History
#1
Updated by Renato Botelho over 6 years ago
- Target version changed from 2.1.4 to 2.2
- Affected Version changed from 2.2 to 2.1.x
#2
Updated by Renato Botelho over 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 939f4e39278d8acc1709bae76f51ec6551091fec.
#3
Updated by Renato Botelho over 6 years ago
Applied in changeset c69e813c8420f2db40fcbd2f418cae8553852d66.
#4
Updated by NOYB NOYB over 6 years ago
Fix confirmed in both 2.1.4 and 2.2 Alpha. Thanks
#5
Updated by Renato Botelho over 6 years ago
- Status changed from Feedback to Resolved
Fix #3725:
- Fix match_filter_field() and also simplify logic
- Fix $filterfieldsarray initialization
- Avoid to have double spaces on filterfieldsarray['act']
- Fix filter on Firewall Logs