In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #68 All Revisions ] Back to Issue ]
Summary 0000068: Preventing "Infinite" Redirects on Front-End
Revision 2009-06-12 12:22:28 by alex
Description Currently there are 2 cases on Front End when "Infinite" redirects (named redirect loop in Firefox) can take place:

a. User has NO Permissions to see a page and was redirected to "no_permission" template. At the same time User has NO Permission to see contents of "no_permission" template, which leads to Infinite / Loop redirect.

b. User goes to the Page which dos NOT exist and was redirected to "error_notfound" template by the system. At the same time this template does NOT exist neither, which leads to Infinite / Loop redirect.
Revision 2009-06-12 11:13:51 by alex
Description Currently there are 2 cases on Front End when "Indefinite" redirects can take place:

a. User has NO Permissions to see a page and redirected to "no_permission" template. At the same time User has NO Permission to see that template too which leads to Indefinite / Loop redirect.

b. User goes to the Page which dos NOT exist and redirected to "error_notfound" template by the system. At the same time this template does NOT exist neither which leads to Indefinite / Loop redirect.



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker