PacketFence - BTS - PacketFence
View Issue Details
0001432PacketFencecorepublic2012-04-20 16:492015-02-18 10:59
fgaudreault 
 
normalminoralways
closedopen 
3.3.0 
3.6.1 
0001432: Connection Type is not sent to shouldAutoRegister on autoreg violation
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)) {
No tags attached.
Issue History
2012-04-20 16:49fgaudreaultNew Issue
2012-10-19 12:47fgaudreaultTarget Version => general
2012-10-26 16:08fgaudreaultTarget Versiongeneral => 3.6.1
2015-02-18 10:59lmunroNote Added: 0003905
2015-02-18 10:59lmunroStatusnew => closed

Notes
(0003905)
lmunro   
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.