PacketFence - BTS - PacketFence
View Issue Details
0000850PacketFencepublic2009-11-13 14:192011-01-26 15:43
obilodeau 
obilodeau 
highminorrandom
closedfixed 
 
 
0000850: redir.cgi throws a warning because of empty $cgi->user_agent in httpd's error log
Right now we will validate since its easy to do but this problem has been fixed upstream in CGI.

Fixed in CGI.pm in version 3.45.

see first bugfix entry of
http://cpansearch.perl.org/src/LDS/CGI.pm-3.45/Changes [^]

Will document as such in the code. Once upstream is packaged (CGI comes with perl itself in redhat) we will be able to remove our additional test.
No tags attached.
Issue History
2009-11-13 14:19obilodeauNew Issue
2009-11-13 14:19obilodeauStatusnew => assigned
2009-11-13 14:19obilodeauAssigned To => obilodeau
2009-11-13 17:30obilodeauNote Added: 0001398
2009-11-13 17:30obilodeauStatusassigned => resolved
2009-11-13 17:30obilodeauResolutionopen => fixed
2011-01-26 15:43obilodeauStatusresolved => closed

Notes
(0001398)
obilodeau   
2009-11-13 17:30   
fixed in 1.8 branch:
http://mtn.inverse.ca/revision/info/6ac57061bd9ffbbc037bc203db7bb3390674f042 [^]
and propagated fix into 1.9 branch: http://mtn.inverse.ca/revision/info/c4f4558af2352eadade88f085be977582e799401 [^]