PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001432PacketFencecorepublic2012-04-20 16:492015-02-18 10:59
Reporterfgaudreault 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version3.3.0 
Target Version3.6.1Fixed in Version 
Summary0001432: Connection Type is not sent to shouldAutoRegister on autoreg violation
DescriptionMissing 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)) {
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker