
| Anonymous | Login | 2025-10-30 12:10 EDT | ![]() |
| 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 | |||
| 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 | ||||||
| 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) = @_; | |||||||
| 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. | |||||||
| fixed in git revision | ba29614 | |||||||
| fixed in mtn revision | ||||||||
| Attached Files | ||||||||
Notes |
|
|
(0003092) obilodeau (reporter) 2012-09-25 22:17 |
Removed the deprecated functions. There were no core callers and they were publicly marked as deprecated since 2.0 almost two years ago. |
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 |
| Copyright © 2000 - 2012 MantisBT Group |