View Issue Details

IDProjectCategoryView StatusLast Update
0003773mantisbtbugtrackerpublic2004-08-29 01:30
Reportercowboy Assigned Tograngeway  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionduplicate 
Summary0003773: Disable cookies = infinate loop
Description

if you block all cookies and disable them, then try to view bugs anonymously, you enter an infinate loop with the following pages.

view_all_set.php
view_all_bug_page.php

TagsNo tags attached.

Relationships

duplicate of 0003910 closedvboctor Endless redirection without cookies 

Activities

vboctor

vboctor

2004-04-26 06:43

manager   ~0005436

This is not a bug. Mantis does not support the case where cookies are disabled, even in anonymous mode. This is because in anonymous mode, an anonymous account with certain access rights is still used.

redcom

redcom

2004-04-26 09:37

reporter   ~0005437

At the very least there should be something to detect if cookies are disabled and forward to a page that tells the user to enable cookies for this site or URL.