Anonymous | Login | Signup for a new account | 2023-09-29 06:11 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000068 | [In-Portal CMS] Front End | bug report | always | 2009-06-12 11:10 | 2012-07-25 05:32 | ||
Reporter | Dmitry | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.2.0-B1 | ||
Status | closed | Product Version | 5.0.0 | Target Version | 5.2.0 | ||
Time Estimate | No estimate | ||||||
Summary | 0000068: Preventing "Infinite" Redirects on Front-End | ||||||
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. |
||||||
Additional Information | |||||||
Tags | redirects | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 1 | ||||||
Attached Files |
![]() |
||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2009-06-12 11:13 |
Any other cases you can foresee that I missed here? |
![]() alex (manager) 2009-06-12 12:23 |
Seems ok. |
![]() alex (manager) 2012-01-03 11:12 |
No need to process missing "error_notfound" template case, since we don't do redirect to that template, but rather show it's content under instead of a missing page without changing url in browser. |
![]() alex (manager) 2012-01-03 11:13 |
Will test all together later. |
![]() alex (manager) 2012-01-03 11:13 |
Fix committed to 5.2.x branch. Commit Message: Fixes 0000068: Preventing "Infinite" Redirects on Front-End |
![]() alex (manager) 2012-07-25 05:32 |
Since 5.2.0 version was released. |
![]() |
|||
In-Portal CMS: 5.2.x r14974 Timestamp: 2012-01-03 11:13:43 Author: alex [ Details ] [ Diff ] |
Fixes 0000068: Preventing "Infinite" Redirects on Front-End | ||
mod - /in-portal/branches/5.2.x/core/kernel/db/db_event_handler.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2012-07-25 05:32 | alex | Note Added: 0005004 | |
2012-07-25 05:32 | alex | Status | resolved => closed |
2012-01-03 11:13 | alex | Note Added: 0004379 | |
2012-01-03 11:13 | alex | Status | reviewed and tested => resolved |
2012-01-03 11:13 | alex | Fixed in Version | => 5.2.0-B1 |
2012-01-03 11:13 | alex | Resolution | open => fixed |
2012-01-03 11:13 | alex | Assigned To | !COMMUNITY => alex |
2012-01-03 11:13 | alex | Changeset attached | 5.2.x r14974 |
2012-01-03 11:13 | alex | Note Added: 0004378 | |
2012-01-03 11:13 | alex | Status | needs testing => reviewed and tested |
2012-01-03 11:12 | alex | Note Added: 0004377 | |
2012-01-03 11:12 | alex | Assigned To | alex => !COMMUNITY |
2012-01-03 11:12 | alex | Developer | => alex |
2012-01-03 11:12 | alex | Status | needs work => needs testing |
2012-01-03 11:12 | alex | Estimate Points | => 1 |
2012-01-03 11:12 | alex | Status | active => needs work |
2012-01-03 11:12 | alex | Target Version | Icebox => 5.2.0 |
2012-01-03 11:11 | alex | File Added: no_permission_redirect_loop_fix.patch | |
2009-10-03 07:54 | administrator | Status | reviewed and tested => active |
2009-08-09 03:27 | alex | Status | needs work => reviewed and tested |
2009-06-12 12:23 | alex | Note Added: 0000061 | |
2009-06-12 12:23 | alex | Status | needs feedback => needs work |
2009-06-12 12:22 | alex | Summary | Preventing "Indefinite" Redirects on Front-End => Preventing "Infinite" Redirects on Front-End |
2009-06-12 12:22 | alex | Description Updated | View Revisions |
2009-06-12 11:13 | Dmitry | Note Added: 0000059 | |
2009-06-12 11:13 | Dmitry | Assigned To | => alex |
2009-06-12 11:13 | Dmitry | Status | active => needs feedback |
2009-06-12 11:12 | Dmitry | Category | (No Category) => Front End |
2009-06-12 11:12 | Dmitry | Tag Attached: redirects | |
2009-06-12 11:10 | Dmitry | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |