Actions
Bug #774
closed$priv array defined in priv.defs.inc doesnt store all match values
Start date:
07/30/2010
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
There is an error in lines 774 and 780 in file priv.defs.inc , thats because the key is redefined again as an empty array.
Solution shold be removing those lines (774 and 780)
Greetings!!
Updated by Angel Sandoval over 14 years ago
In fact this is not the only error, beacause in lines 765 and 771, the entire key is set to an empty array all over again. I will create a git clone and put fixes there.
Updated by Angel Sandoval over 14 years ago
Solved, changes are in rcs.pfsense.org/projects/pfsense/repos/oilop9000-improvements repository
regards
Updated by Ermal Luçi over 14 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 050f48306fa7a3c9ba44538b67d9cecf4a8390b7.
Updated by Chris Buechler almost 14 years ago
- Status changed from Feedback to Resolved
Actions