View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005160 | mantisbt | bugtracker | public | 2005-01-25 00:06 | 2005-04-18 10:30 |
| Reporter | jgarbers | Assigned To | thraxisp | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 0.19.2 | ||||
| Summary | 0005160: Login page exits prematurely; closing tags missing | ||||
| Description | Fresh install of Mantis 0.19.2 - login_page ends prematurely after "<address>Copyright © 2000 - 2004 Mantis Group</address>" Query counts and closing BODY and HTML tags are missing. | ||||
| Additional Information | While calling html_footer in login_page, code checks for auth_is_user_authenticated, which calls auth_get_current_user_id. If the cookie is invalid (as apparently it will be if nobody has logged in), it calls access_denied, which exits the script before the closing tags are generated. | ||||
| Tags | No tags attached. | ||||