PacketFence - BTS - PacketFence | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001380 | PacketFence | doc | public | 2012-02-22 13:06 | 2012-09-25 22:17 |
| Reporter | dwuelfrath | ||||
| Assigned To | obilodeau | ||||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | devel | ||||
| Target Version | Fixed in Version | devel | |||
| fixed in git revision | ba29614 | ||||
| fixed in mtn revision | |||||
| Summary | 0001380: wrong documentation for the use of setVlanByName | ||||
| Description | In some places in switches modules (pf::SNMP ++) it is documented to use setVlanByName but the sequence is wrong. DEPRECATED: use setVlanByName($ifIndex, $switch_locker_ref, 'isolationVlan') instead Method declaration: sub setVlanByName { my ($this, $ifIndex, $vlanName, $switch_locker_ref) = @_; | ||||
| Steps To Reproduce | |||||
| Additional Information | The $vlanName and $switch_locker_ref need to be swapped. (Probably in the POD and not in the method declaration) | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-02-22 13:06 | dwuelfrath | New Issue | |||
| 2012-09-25 22:17 | obilodeau | git revision | => ba29614 | ||
| 2012-09-25 22:17 | obilodeau | Note Added: 0003092 | |||
| 2012-09-25 22:17 | obilodeau | Status | new => resolved | ||
| 2012-09-25 22:17 | obilodeau | Fixed in Version | => devel | ||
| 2012-09-25 22:17 | obilodeau | Resolution | open => fixed | ||
| 2012-09-25 22:17 | obilodeau | Assigned To | => obilodeau | ||
| Notes | |||||
|
|
|||||
|
|
||||