PacketFence - BTS - PacketFence
View Issue Details
0001031PacketFenceerror-handlingpublic2010-07-13 15:022011-09-21 22:16
obilodeau 
obilodeau 
normalminorsometimes
closedfixed 
1.8.7 
3.0.0 
0001031: better validation for networks.conf file
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.
No tags attached.
child of 0000929closed obilodeau Proper routed VLAN support 
Issue History
2010-07-13 15:02obilodeauNew Issue
2010-07-13 15:02obilodeauStatusnew => assigned
2010-07-13 15:02obilodeauAssigned To => obilodeau
2010-07-13 15:02obilodeauRelationship addedchild of 0000929
2010-09-15 11:34obilodeauTarget Version1.9.1 => 1.9.2
2010-09-22 16:02obilodeauTarget Version1.9.2 => 1.9.3
2011-09-07 17:19obilodeauNote Added: 0002184
2011-09-07 17:19obilodeauStatusassigned => resolved
2011-09-07 17:19obilodeauFixed in Version => trunk
2011-09-07 17:19obilodeauResolutionopen => fixed
2011-09-21 22:07obilodeauFixed in Versiontrunk => 3.0.0
2011-09-21 22:15obilodeauNote Added: 0002265
2011-09-21 22:16obilodeauStatusresolved => closed

Notes
(0002184)
obilodeau   
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   
2011-09-21 22:15   
fix released in 3.0