Anonymous | Login | Signup for a new account | 2024-10-10 13:26 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000828 | [In-Portal CMS] Front End | bug report | always | 2010-08-14 09:00 | 2010-11-30 12:48 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.1.1-B1 | ||
Status | closed | Product Version | 5.1.0 | Target Version | 5.1.1 | ||
Time Estimate | No estimate | ||||||
Summary | 0000828: Auto-redirect from non-mod-rewrite url becomes very unstable | ||||||
Description |
We have invented new feature in 5.1.0 release. It works this way: when someone visits page using url like /index.php?env=... and mod-rewrite is turned on, then he got redirected to same page, but with correct mod-rewrited url. Seems quite harmless, but lately it became quite a problem: * unable to delete files uploaded via flash uploader (on front-end) * I always got top menu instead of sub-menus (on front-end) I propose we disable it for now and think about it some time later, but before 5.2.0 release. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | http://groups.google.com/group/in-portal-bugs/browse_thread/thread/91969fd9f96fee18 | ||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files |
disable_redirect_from_non_rewrite_urls.patch [^] (894 bytes) 2010-08-14 09:00
[Show Content]
redirect_to_rewrited_url_fix_core.patch [^] (9,648 bytes) 2010-08-21 10:52 [Show Content] redirect_to_rewrited_url_fix_modules.patch [^] (711 bytes) 2010-08-21 10:53 [Show Content] |
||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||
|
Notes | |
(0002657) alex (manager) 2010-08-14 09:01 |
Try to visit page using non-mod-rewrite url, when mod-rewrite is enabled on the site. If none redirect happens, then it's ok. |
(0002659) alex (manager) 2010-08-21 10:54 |
Reminder sent to: Dmitry I was able to keep fix automatic redirect problem without disabling it for good. Please use last 2 patches for testing. |
(0002665) Dmitry (manager) 2010-08-26 16:50 |
I am not able to apply MODULES path. SVN client can't find "units/sections/section_eh.php" file you are patching. Please specify which module it belongs to or full file path. |
(0002672) Dmitry (manager) 2010-08-26 17:40 |
Reviewed and tested good (with Flash uploader on Front-end) PS. found correct source file under In-Commerce module. |
(0002706) alex (manager) 2010-08-28 15:39 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000828: Auto-redirect from non-mod-rewrite url becomes very unstable |
(0003078) Dmitry (manager) 2010-11-30 12:48 |
Closing released 5.1.1 task. |
Related Changesets | |||
In-Portal CMS: 5.1.x r13874 Timestamp: 2010-08-28 15:39:56 Author: alex [ Details ] [ Diff ] |
Fixes 0000828: Auto-redirect from non-mod-rewrite url becomes very unstable | ||
mod - /in-portal/branches/5.1.x/core/kernel/application.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.1.x/core/kernel/utility/http_query.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.1.x/core/units/helpers/site_helper.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.1.x/core/units/site_domains/site_domain_eh.php | [ Diff ] [ File ] | ||
Modules :: In-Commerce: 5.1.x r13873 Timestamp: 2010-08-28 15:34:54 Author: alex [ Details ] [ Diff ] |
Bug 0000828: Auto-redirect from non-mod-rewrite url becomes very unstable | ||
mod - /w/in-commerce/branches/5.1.x/units/sections/section_eh.php | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2010-11-30 12:48 | Dmitry | Note Added: 0003078 | |
2010-11-30 12:48 | Dmitry | Status | resolved => closed |
2010-08-28 15:39 | alex | Note Added: 0002706 | |
2010-08-28 15:39 | alex | Status | reviewed and tested => resolved |
2010-08-28 15:39 | alex | Fixed in Version | => 5.1.1-B1 |
2010-08-28 15:39 | alex | Resolution | open => fixed |
2010-08-28 15:39 | alex | Changeset attached | 5.1.x r13874 |
2010-08-28 15:34 | alex | Changeset attached | 5.1.x r13873 |
2010-08-28 15:33 | alex | Developer | Dmitry => alex |
2010-08-26 17:40 | Dmitry | Note Added: 0002672 | |
2010-08-26 17:40 | Dmitry | Assigned To | Dmitry => alex |
2010-08-26 17:40 | Dmitry | Status | needs testing => reviewed and tested |
2010-08-26 17:37 | Dmitry | Assigned To | alex => Dmitry |
2010-08-26 17:37 | Dmitry | Developer | alex => Dmitry |
2010-08-26 17:37 | Dmitry | Status | needs work => needs testing |
2010-08-26 17:21 | Dmitry | Target Version | 5.1.1-B1 => 5.1.1 |
2010-08-26 16:50 | Dmitry | Note Added: 0002665 | |
2010-08-26 16:50 | Dmitry | Assigned To | !COMMUNITY => alex |
2010-08-26 16:50 | Dmitry | Status | needs testing => needs work |
2010-08-21 10:59 | alex | Relationship added | child of 0000548 |
2010-08-21 10:54 | alex | Issue Monitored: Dmitry | |
2010-08-21 10:54 | alex | Note Added: 0002659 | |
2010-08-21 10:53 | alex | File Added: redirect_to_rewrited_url_fix_modules.patch | |
2010-08-21 10:52 | alex | File Added: redirect_to_rewrited_url_fix_core.patch | |
2010-08-14 09:01 | alex | Note Added: 0002657 | |
2010-08-14 09:01 | alex | Assigned To | => !COMMUNITY |
2010-08-14 09:01 | alex | Developer | => alex |
2010-08-14 09:01 | alex | Status | active => needs testing |
2010-08-14 09:00 | alex | New Issue | |
2010-08-14 09:00 | alex | File Added: disable_redirect_from_non_rewrite_urls.patch | |
2010-08-14 09:00 | alex | Reference | => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/91969fd9f96fee18 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |