
| Anonymous | Login | 2025-10-27 00:11 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 | |||
| 0001031 | PacketFence | error-handling | public | 2010-07-13 15:02 | 2011-09-21 22:16 | |||
| Reporter | obilodeau | |||||||
| Assigned To | obilodeau | |||||||
| Priority | normal | Severity | minor | Reproducibility | sometimes | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 1.8.7 | |||||||
| Target Version | Fixed in Version | 3.0.0 | ||||||
| Summary | 0001031: better validation for networks.conf file | |||||||
| Description | Prevent stack traces like the following by adding a simple test for pf_gateway's presence. > config files|start > Use of uninitialized value in concatenation (.) or string at > /usr/local/pf/lib/pf/services.pm line 386 (0000001) > (W uninitialized) An undefined value was used as if it were already > defined. It was interpreted as a "" or a 0, but maybe it was a mistake. > To suppress this warning assign a defined value to your variables. > > To help you figure out what was undefined, perl tells you what operation > you used the undefined value in. Note, however, that perl optimizes your > program and the operation displayed in the warning may not necessarily > appear literally in your program. For example, "that $foo" is > usually optimized into "that " . $foo, and the warning will refer to > the concatenation (.) operator, even though there is no . in your > program. | |||||||
| Tags | No tags attached. | |||||||
| fixed in git revision | ||||||||
| fixed in mtn revision | ||||||||
| Attached Files | ||||||||
Notes |
|
|
(0002184) obilodeau (reporter) 2011-09-07 17:19 |
Fixed while reworking configuration in trunk. 3.0beta2 already has this in. Will be part of 3.0. |
|
(0002265) obilodeau (reporter) 2011-09-21 22:15 |
fix released in 3.0 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-07-13 15:02 | obilodeau | New Issue | |
| 2010-07-13 15:02 | obilodeau | Status | new => assigned |
| 2010-07-13 15:02 | obilodeau | Assigned To | => obilodeau |
| 2010-07-13 15:02 | obilodeau | Relationship added | child of 0000929 |
| 2010-09-15 11:34 | obilodeau | Target Version | 1.9.1 => 1.9.2 |
| 2010-09-22 16:02 | obilodeau | Target Version | 1.9.2 => 1.9.3 |
| 2011-09-07 17:19 | obilodeau | Note Added: 0002184 | |
| 2011-09-07 17:19 | obilodeau | Status | assigned => resolved |
| 2011-09-07 17:19 | obilodeau | Fixed in Version | => trunk |
| 2011-09-07 17:19 | obilodeau | Resolution | open => fixed |
| 2011-09-21 22:07 | obilodeau | Fixed in Version | trunk => 3.0.0 |
| 2011-09-21 22:15 | obilodeau | Note Added: 0002265 | |
| 2011-09-21 22:16 | obilodeau | Status | resolved => closed |
| Copyright © 2000 - 2012 MantisBT Group |