View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000837 | PacketFence | core | public | 2009-11-03 16:44 | 2015-02-13 15:26 |
|
Reporter | obilodeau | |
Assigned To | obilodeau | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0000837: improve validation of INI style config files (switches.conf, violations.conf, pf.conf, etc.) |
Description | The other day, I omitted a section header ([...]) in violations.conf and it resulted in packetfence spitting scary errors on startup.
It looks like every time an entry is doubled (ex: uplink=.. then uplink=.. in the same section since I omitted a header) the resulting structure inside packetfence is an array reference causing all sorts of problems. We should try to detect that and give a better error message.
|
Tags | No tags attached. |
|
fixed in git revision | |
fixed in mtn revision | |
|
Attached Files | |
|