View Issue Details

IDProjectCategoryView StatusLast Update
0005160mantisbtbugtrackerpublic2005-04-18 10:30
Reporterjgarbers Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version0.19.2 
Summary0005160: 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.

TagsNo tags attached.

Relationships

duplicate of 0005029 closedthraxisp Queries and timings are not shown in login page 

Activities

There are no notes attached to this issue.