Anonymous | Login | Signup for a new account | 2023-09-29 04:52 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 | ||
0000388 | [In-Portal CMS] Front End | bug report | always | 2009-10-14 08:40 | 2010-01-11 22:05 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.2-B1 | ||
Status | closed | Product Version | 5.0.1 | Target Version | 5.0.2 | ||
Time Estimate | No estimate | ||||||
Summary | 0000388: National symbols are incorrectly parsed from url resulting module index page to be shown instead of section template | ||||||
Description |
During url parsing function mb_strtolower is used to lowercase url and database data, that is matched against it. Problem is, that mb_internral_encoding('UTF-8') function is called after url parsing, when language is already available. Because of it mb_strtolower uses default mbstring extension encoding, that in my case was "ISO-8859-1" resulting corrupted url as the result. Because of that only urls parts (between "/") in english were parsed correctly. This way if url is "http://www.site.com/products/baskı-urünleri.html" it's only "products" part is parsed and corresponding to that section template is shown. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files |
![]() ![]() |
||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2009-10-18 02:23 |
Tested ok |
![]() alex (manager) 2009-10-25 15:37 |
Moving to 5.0.2 release as community input during 5.0.2-B1 version testing. |
![]() alex (manager) 2009-10-25 15:51 |
Fix committed to 5.0.x branch. Commit Message: Fixes 0000388: National symbols are incorrectly parsed from url resulting module index page to be shown instead of section template |
![]() Dmitry (manager) 2010-01-11 22:05 |
Closing completed tasks. |
![]() |
|||
In-Portal CMS: 5.0.x r12787 Timestamp: 2009-10-25 15:51:17 Author: alex [ Details ] [ Diff ] |
Fixes 0000388: National symbols are incorrectly parsed from url resulting module index page to be shown instead of section template | ||
mod - /in-portal/branches/5.0.x/core/admin_templates/incs/close_popup.tpl | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/units/helpers/mod_rewrite_helper.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2010-01-11 22:05 | Dmitry | Note Added: 0001356 | |
2010-01-11 22:05 | Dmitry | Status | resolved => closed |
2009-10-25 15:51 | alex | Changeset attached | 5.0.x r12787 |
2009-10-25 15:51 | alex | Note Added: 0000974 | |
2009-10-25 15:51 | alex | Status | reviewed and tested => resolved |
2009-10-25 15:51 | alex | Fixed in Version | => 5.0.2-B1 |
2009-10-25 15:51 | alex | Resolution | open => fixed |
2009-10-25 15:37 | alex | Note Added: 0000973 | |
2009-10-25 15:37 | alex | Target Version | Icebox => 5.0.2 |
2009-10-18 02:23 | Dmitry | Note Added: 0000917 | |
2009-10-18 02:23 | Dmitry | Assigned To | !COMMUNITY => alex |
2009-10-18 02:23 | Dmitry | Status | needs testing => reviewed and tested |
2009-10-15 01:46 | alex | File Added: site_charset_not_respected_in_close_popup_template.patch | |
2009-10-14 08:55 | alex | Assigned To | => !COMMUNITY |
2009-10-14 08:55 | alex | Status | active => needs testing |
2009-10-14 08:55 | alex | File Added: national_symbols_in_url_fix.patch | |
2009-10-14 08:40 | alex | Target Version | => Icebox |
2009-10-14 08:40 | alex | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |