PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001031PacketFenceerror-handlingpublic2010-07-13 15:022011-09-21 22:16
Reporterobilodeau 
Assigned Toobilodeau 
PrioritynormalSeverityminorReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.8.7 
Target VersionFixed in Version3.0.0 
Summary0001031: better validation for networks.conf file
DescriptionPrevent 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.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships
child of 0000929closedobilodeau Proper routed VLAN support 

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