Anonymous | Login | 2024-11-23 02:36 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0001432 | PacketFence | core | public | 2012-04-20 16:49 | 2015-02-18 10:59 | |||
Reporter | fgaudreault | |||||||
Assigned To | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | closed | Resolution | open | |||||
Platform | OS | OS Version | ||||||
Product Version | 3.3.0 | |||||||
Target Version | 3.6.1 | Fixed in Version | ||||||
Summary | 0001432: Connection Type is not sent to shouldAutoRegister on autoreg violation | |||||||
Description | Missing attributes when calling shouldAutoRegister when the violation is type autoreg. Line 266 of action.pm : if ($vlan_obj->shouldAutoRegister($mac, 0, 1)) { This differ from the same method used from the radius.pm module: if ($vlan_obj->shouldAutoRegister($mac, $switch->isRegistrationMode(), 0, $isPhone, $connection_type, $user_name, $ssid)) { | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0003905) lmunro (administrator) 2015-02-18 10:59 |
Obsolete bug tracker entries. PF 4 introduced changes that either make these irrelevant or impossible to reproduce. New issues are moving to github issues. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-04-20 16:49 | fgaudreault | New Issue | |
2012-10-19 12:47 | fgaudreault | Target Version | => general |
2012-10-26 16:08 | fgaudreault | Target Version | general => 3.6.1 |
2015-02-18 10:59 | lmunro | Note Added: 0003905 | |
2015-02-18 10:59 | lmunro | Status | new => closed |
Copyright © 2000 - 2012 MantisBT Group |