View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003773 | mantisbt | bugtracker | public | 2004-04-26 06:24 | 2004-08-29 01:30 |
| Reporter | cowboy | Assigned To | grangeway | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Summary | 0003773: 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 | ||||
| Tags | No tags attached. | ||||
|
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. |
|
|
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. |
|