PacketFence - BTS - PacketFence
View Issue Details
0000998PacketFencedocpublic2010-05-31 12:002011-01-26 15:38
obilodeau 
rbalzard 
normalminorN/A
closedfixed 
 
1.9.01.9.0 
cfc48f57d2223b5ed6c2c499c4275cf6177741a2
0000998: routing documentation leads to a warning on startup (pf::services line 380)
The documentation doesn't talk about pf_gateway=... but it seems that pf::services expects it.

Use of uninitialized value in pattern match (m//) at
    /usr/local/pf/lib/pf/services.pm line 380 (0000001)
...


Should the code be fixed or the documentation updated to reflect that pf_gateway is required?
No tags attached.
Issue History
2010-05-31 12:00obilodeauNew Issue
2010-05-31 12:00obilodeauStatusnew => assigned
2010-05-31 12:00obilodeauAssigned To => rbalzard
2010-06-30 16:05obilodeaumtn revision => cfc48f57d2223b5ed6c2c499c4275cf6177741a2
2010-06-30 16:05obilodeauNote Added: 0001587
2010-06-30 16:05obilodeauStatusassigned => resolved
2010-06-30 16:05obilodeauFixed in Version => 1.9.0
2010-06-30 16:05obilodeauResolutionopen => fixed
2010-06-30 16:05obilodeauNote Edited: 0001587
2011-01-26 15:38obilodeauStatusresolved => closed

Notes
(0001587)
obilodeau   
2010-06-30 16:05   
now fixed. It was previously partially fixed by Regis in revno 3d0dbc23cd920837e845c3fb2a2970df577bf2b0 but it was incomplete.