PacketFence - BTS - PacketFence | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0001001 | PacketFence | refactoring | public | 2010-06-01 03:29 | 2011-01-26 15:42 | |||||
| Reporter | obilodeau | |||||||||
| Assigned To | obilodeau | |||||||||
| Priority | normal | Severity | minor | Reproducibility | N/A | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | ||||||||||
| Target Version | Fixed in Version | 2.0.0 | ||||||||
| fixed in git revision | ||||||||||
| fixed in mtn revision | e5d3aeb36b6ea84309beaab5d1a881bcdcd0bb4d | |||||||||
| Summary | 0001001: constants are not inherited in our <xxx>/custom.pm modules | |||||||||
| Description | Another flaw of perl constants is that they are not inherited when a class is extended using 'use base (...)'. This is problematic when we are extending our radius module since we need to remember to re-create the constants in the sub-module. We can probably fix that with an our Readonly constant instead of the constant pragma. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2010-06-01 03:29 | obilodeau | New Issue | ||||||||
| 2010-06-01 03:29 | obilodeau | Status | new => assigned | |||||||
| 2010-06-01 03:29 | obilodeau | Assigned To | => obilodeau | |||||||
| 2010-06-01 03:55 | obilodeau | Note Added: 0001571 | ||||||||
| 2010-09-08 16:07 | obilodeau | Note Added: 0001649 | ||||||||
| 2010-09-13 16:35 | obilodeau | Note Added: 0001656 | ||||||||
| 2010-09-14 14:59 | obilodeau | mtn revision | => e5d3aeb36b6ea84309beaab5d1a881bcdcd0bb4d | |||||||
| 2010-09-14 14:59 | obilodeau | Note Added: 0001657 | ||||||||
| 2010-09-14 14:59 | obilodeau | Status | assigned => resolved | |||||||
| 2010-09-14 14:59 | obilodeau | Fixed in Version | => trunk | |||||||
| 2010-09-14 14:59 | obilodeau | Resolution | open => fixed | |||||||
| 2010-10-28 12:57 | obilodeau | Relationship added | has duplicate 0001012 | |||||||
| 2010-12-15 11:37 | obilodeau | Fixed in Version | trunk => 2.0.0 | |||||||
| 2011-01-26 15:42 | obilodeau | Status | resolved => closed | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||