Actions
Bug #2348
closedrc.filter_synchronize is broken
Start date:
04/06/2012
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
The recent "Move CARP settings from pkg XML to a real PHP page" (f97a5b0419d0350cc85b91d180238975c308ac07) broke /etc/rc.filter_synchronize.
Apparently a foreach loop has been removed but the remaining code still uses breaks.
Updated by Jim Pingle over 12 years ago
- Status changed from New to Resolved
This appears to be properly fixed and functional on current snapshots.
Actions