PacketFence - BTS - PacketFence
View Issue Details
0001518PacketFencepublic2012-08-16 11:192012-09-06 10:57
obilodeau 
obilodeau 
highminoralways
closedfixed 
3.5.0 
3.5.13.5.1 
5200af3
0001518: guest management login doesn't work
If you try to go directly to the guest management (w/o the PHP Web Admin cookie conversion) you get:

Software error:
Undefined subroutine CGI::getCgi
at /usr/local/pf/lib/pf/web/guest.pm line 552
...

Caused by the fact that callers to pf::web::guest::generate_custom_login_page were not updated from html/admin/guest-management.cgi.
No tags attached.
related to 0001485resolved  pf::web::guest / admin guest creation need some kind of separation 
patch guest-mgmt-login-fix.patch (4,375) 2012-08-16 13:20
https://www.packetfence.org/bugs/file_download.php?file_id=156&type=bug
Issue History
2012-08-16 11:19obilodeauNew Issue
2012-08-16 11:19obilodeauStatusnew => assigned
2012-08-16 11:19obilodeauAssigned To => obilodeau
2012-08-16 11:50obilodeauNote Added: 0002939
2012-08-16 13:20obilodeauFile Added: guest-mgmt-login-fix.patch
2012-08-16 13:21obilodeauNote Added: 0002942
2012-08-16 13:34obilodeauNote Added: 0002943
2012-08-16 13:34obilodeaugit revision => 5200af3
2012-08-16 13:34obilodeauStatusassigned => resolved
2012-08-16 13:34obilodeauFixed in Version => +1
2012-08-16 13:34obilodeauResolutionopen => fixed
2012-08-29 15:59obilodeauNote Added: 0002989
2012-08-29 16:00obilodeauNote Edited: 0002989
2012-08-29 16:00obilodeauRelationship addedrelated to 0001485
2012-09-06 10:56obilodeauTarget Version+1 => 3.5.1
2012-09-06 10:56obilodeauFixed in Version+1 => 3.5.1
2012-09-06 10:57obilodeauNote Added: 0003015
2012-09-06 10:57obilodeauStatusresolved => closed

Notes
(0002939)
obilodeau   
2012-08-16 11:50   
Another problem in pf::web::web_user_authenticate...
(0002942)
obilodeau   
2012-08-16 13:21   
attached patch
(0002943)
obilodeau   
2012-08-16 13:34   
targeted for stable, opened pull request https://github.com/inverse-inc/packetfence/pull/47 [^]
(0002989)
obilodeau   
2012-08-29 15:59   
(edited on: 2012-08-29 16:00)
cherry picked while trying to fix 0001485 and further improved

(0003015)
obilodeau   
2012-09-06 10:57   
fix released in 3.5.1 yesterday