Anonymous | Login | 2024-11-23 05:41 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000016 | PacketFence 1.6.2 | public | 2006-05-02 13:23 | 2006-05-03 10:20 | ||||
Reporter | user4 | |||||||
Assigned To | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | closed | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Summary | 0000016: redir.cgi not working | |||||||
Description | Instead of the redirection I obtain a Status: 302 Moved Location: http://www.inverse.ca [^] in the browser window when accessing https://pf.inverse.qc.ca/cgi-bin/redir.cgi?destination_url=http://pf.inverse.qc.ca/ [^] This is caused by the redir.cgi script executing a system($install_dir.'/bin/pfcmd','manage','freemac',$mac); before doing the print $q->redirect($Config{'trapping'}{'redirecturl'}); while bin/pfcmd contains a print $q->header; and therefor already sending out the HTTP status 200 OK before the redirection. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships | ||||||
|
Notes | |
(0000004) user4 2006-05-02 13:24 |
Reminder sent to: dlaporte, kevmcs |
(0000014) user4 2006-05-02 13:53 |
Reminder sent to: user4 |
(0000022) user4 2006-05-03 10:20 |
is fixed when using the following files versions: - cgi-bin/redir.cgi version 1.10 - bin/pfcmd version 1.36 |
Issue History | |||
Date Modified | Username | Field | Change |
2006-05-02 13:23 | user4 | New Issue | |
2006-05-02 13:24 | user4 | Note Added: 0000004 | |
2006-05-02 13:53 | user4 | Note Added: 0000014 | |
2006-05-03 07:46 | dlaporte | Relationship added | related to 0000018 |
2006-05-03 10:20 | user4 | Note Added: 0000022 | |
2006-05-03 10:20 | user4 | Status | new => closed |
2006-05-03 10:20 | user4 | Resolution | open => fixed |
Copyright © 2000 - 2012 MantisBT Group |