PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001379 | PacketFence | core | public | 2012-02-20 15:20 | 2012-02-28 14:31 |
Reporter | fgaudreault | ||||
Assigned To | obilodeau | ||||
Priority | low | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | devel | ||||
Target Version | 3.2.0 | Fixed in Version | 3.2.0 | ||
fixed in git revision | |||||
fixed in mtn revision | e7f90dded67bc323f3a62678db415c0face4ce19 | ||||
Summary | 0001379: Columns are not supported in RADIUS Called-Station-Id for extractSsid | ||||
Description | When the Called-Station-Id RADIUS attributes comes in with columns (:) instead of hyphens (-) the extractSsid method is not working. Problematic REGEXP: [a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}:(.*) We should have: [a-f0-9]{2}[-|:][a-f0-9]{2}[-|:][a-f0-9]{2}[-|:][a-f0-9]{2}[-|:][a-f0-9]{2}[-|:][a-f0-9]{2}:(.*) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-02-20 15:20 | fgaudreault | New Issue | |||
2012-02-20 15:51 | fgaudreault | mtn revision | => ca2336e64b1513dd627b5ce62978741f297be0cf | ||
2012-02-20 15:51 | fgaudreault | Status | new => resolved | ||
2012-02-20 15:51 | fgaudreault | Fixed in Version | => trunk | ||
2012-02-20 15:51 | fgaudreault | Resolution | open => fixed | ||
2012-02-20 15:51 | fgaudreault | Assigned To | => fgaudreault | ||
2012-02-21 12:39 | obilodeau | Note Added: 0002571 | |||
2012-02-21 12:39 | obilodeau | Assigned To | fgaudreault => obilodeau | ||
2012-02-21 12:39 | obilodeau | Status | resolved => feedback | ||
2012-02-21 12:39 | obilodeau | Resolution | fixed => reopened | ||
2012-02-21 12:40 | obilodeau | Status | feedback => assigned | ||
2012-02-21 12:43 | obilodeau | Note Added: 0002572 | |||
2012-02-21 13:05 | obilodeau | mtn revision | ca2336e64b1513dd627b5ce62978741f297be0cf => e7f90dded67bc323f3a62678db415c0face4ce19 | ||
2012-02-21 13:05 | obilodeau | Note Added: 0002573 | |||
2012-02-21 13:05 | obilodeau | Status | assigned => resolved | ||
2012-02-21 13:05 | obilodeau | Resolution | reopened => fixed | ||
2012-02-28 14:22 | obilodeau | Target Version | => 3.2.0 | ||
2012-02-28 14:22 | obilodeau | Fixed in Version | trunk => 3.2.0 | ||
2012-02-28 14:31 | obilodeau | Note Added: 0002582 | |||
2012-02-28 14:31 | obilodeau | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|