PacketFence - BTS - PacketFence
View Issue Details
0001368PacketFencecaptive portalpublic2012-01-20 12:292012-02-28 14:31
obilodeau 
obilodeau 
normalminorhave not tried
closedfixed 
 
3.2.03.2.0 
981d7c325bef46f25cbfd088bd7cf44054a8a98b
0001368: passthrough doesn't work with domains without an ending slash (ex: http://www.google.co.uk [^] [http://www.google.co.uk [^]])
URL parser fails on them so no proper proxy statement are injected in apache config.
No tags attached.
patch apache-passthrough-url-parsing-fix-1368.patch (1,959) 2012-01-20 13:39
https://www.packetfence.org/bugs/file_download.php?file_id=133&type=bug
Issue History
2012-01-20 12:29obilodeauNew Issue
2012-01-20 12:29obilodeauStatusnew => assigned
2012-01-20 12:29obilodeauAssigned To => obilodeau
2012-01-20 12:38obilodeauNote Added: 0002543
2012-01-20 12:38obilodeauSummarypassthrough doesn't work with domains with more than one dot in them (ex: http://www.google.co.uk [^]) => passthrough doesn't work with domains without an ending slash (ex: http://www.google.co.uk [^])
2012-01-20 13:39obilodeauFile Added: apache-passthrough-url-parsing-fix-1368.patch
2012-01-20 13:39obilodeauNote Added: 0002544
2012-01-20 13:44obilodeaumtn revision => 981d7c325bef46f25cbfd088bd7cf44054a8a98b
2012-01-20 13:44obilodeauNote Added: 0002545
2012-01-20 13:44obilodeauStatusassigned => resolved
2012-01-20 13:44obilodeauFixed in Version => trunk
2012-01-20 13:44obilodeauResolutionopen => fixed
2012-02-28 14:22obilodeauTarget Version+1 => 3.2.0
2012-02-28 14:22obilodeauFixed in Versiontrunk => 3.2.0
2012-02-28 14:31obilodeauNote Added: 0002586
2012-02-28 14:31obilodeauStatusresolved => closed

Notes
(0002543)
obilodeau   
2012-01-20 12:38   
Turns out this is not what I imagined. It's that the ending slash is mandatory. I'll be trying to make it optional now or make it clear in the documentation.

updated title and description
(0002544)
obilodeau   
2012-01-20 13:39   
attached patch should fix the issue
(0002545)
obilodeau   
2012-01-20 13:44   
fix committed to trunk
(0002586)
obilodeau   
2012-02-28 14:31   
Fixed in recently released 3.2.0.