PacketFence - BTS - PacketFence
View Issue Details
0001408PacketFenceweb adminpublic2012-03-27 09:302012-04-23 11:01
fgaudreault 
obilodeau 
highminorrandom
closedfixed 
3.2.0 
3.3.23.3.2 
0d54da430a19a22b43d3318a5f07eb4ac5a87fa4
0001408: Error regexp on the web admin is not precise enough
We are matching line [0-9]\. to detect if it's an error or not. However, it happens sometimes that user agents are containing this kind of string (ie. VTT Online 2.0.0).

We should be more precise about the search for line regexp.
No tags attached.
Issue History
2012-03-27 09:30fgaudreaultNew Issue
2012-04-20 15:10obilodeauNote Added: 0002678
2012-04-20 15:10obilodeauPrioritylow => high
2012-04-20 15:40obilodeauNote Added: 0002679
2012-04-20 15:55obilodeaugit revision => 0d54da430a19a22b43d3318a5f07eb4ac5a87fa4
2012-04-20 15:55obilodeauNote Added: 0002680
2012-04-20 15:55obilodeauStatusnew => resolved
2012-04-20 15:55obilodeauFixed in Version => +1
2012-04-20 15:55obilodeauResolutionopen => fixed
2012-04-20 15:55obilodeauAssigned To => obilodeau
2012-04-23 11:00obilodeauTarget Version => 3.3.2
2012-04-23 11:00obilodeauFixed in Version+1 => 3.3.2
2012-04-23 11:01obilodeauNote Added: 0002683
2012-04-23 11:01obilodeauStatusresolved => closed

Notes
(0002678)
obilodeau   
2012-04-20 15:10   
increasing priority
(0002679)
obilodeau   
2012-04-20 15:40   
reproduced in the lab
(0002680)
obilodeau   
2012-04-20 15:55   
quickly fixed. The regex is still not very aggressive but it should handle the "VTT Online 2.0" useragent we've encountered twice and it would be really harder to try to correctly match all the possible errors we can face.
(0002683)
obilodeau   
2012-04-23 11:01   
fix released in 3.3.2