PacketFence - BTS - PacketFence |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000992 | PacketFence | configuration | public | 2010-05-25 11:29 | 2012-02-29 10:46 |
|
Reporter | obilodeau | |
Assigned To | fgaudreault | |
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | 2.2.0 | Fixed in Version | 2.2.0 | |
fixed in git revision | |
fixed in mtn revision | ad7c3a01bf6b69908f318ae0ed69fb826a78bc02 |
|
Summary | 0000992: validation should be performed on trigger ranges |
Description | Right now a wrong trigger range will be accepted on startup. Validation on startup should check for that.
ex: Detect::100-50 is invalid since 50 < 100 but pf won't tell and the violation will never trigger.
A simple test after the parsing is performed would be enough. |
Steps To Reproduce | |
Additional Information | |
Tags | Code Review |
Relationships | related to | 0000749 | assigned | fgaudreault | Violation load does not validate if 2 violations have the same ID |
|
Attached Files | checkup.patch (1,987) 2011-03-23 14:08 https://www.packetfence.org/bugs/file_download.php?file_id=84&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2010-05-25 11:29 | obilodeau | New Issue | |
2010-05-25 11:29 | obilodeau | Status | new => assigned |
2010-05-25 11:29 | obilodeau | Assigned To | => obilodeau |
2010-11-19 14:25 | obilodeau | Target Version | 1.10.0 => 2.0.0 |
2011-01-18 09:30 | obilodeau | Target Version | 2.0.0 => 2.1.0 |
2011-03-03 15:16 | obilodeau | Target Version | 2.1.0 => +1 |
2011-03-03 15:18 | obilodeau | Target Version | +1 => +2 |
2011-03-23 14:07 | fgaudreault | Assigned To | obilodeau => fgaudreault |
2011-03-23 14:08 | fgaudreault | Note Added: 0001981 | |
2011-03-23 14:08 | fgaudreault | File Added: checkup.patch | |
2011-03-23 14:08 | fgaudreault | Tag Attached: Code Review | |
2011-03-23 14:09 | fgaudreault | Status | assigned => feedback |
2011-04-04 14:24 | fgaudreault | Relationship added | related to 0000749 |
2011-05-02 17:59 | obilodeau | mtn revision | => ad7c3a01bf6b69908f318ae0ed69fb826a78bc02 |
2011-05-02 17:59 | obilodeau | Note Added: 0002048 | |
2011-05-02 17:59 | obilodeau | Status | feedback => resolved |
2011-05-02 17:59 | obilodeau | Fixed in Version | => trunk |
2011-05-02 17:59 | obilodeau | Resolution | open => fixed |
2011-05-04 11:33 | obilodeau | Fixed in Version | trunk => 2.2.0 |
2011-05-04 11:40 | obilodeau | Status | resolved => closed |
2011-10-25 09:05 | obilodeau | Target Version | +2 => 2.2.0 |
2012-02-29 10:46 | obilodeau | Category | feature => configuration |