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!

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 EstimateNo 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 patch file icon national_symbols_in_url_fix.patch [^] (1,472 bytes) 2009-10-14 08:55 [Show Content]
patch file icon site_charset_not_respected_in_close_popup_template.patch [^] (411 bytes) 2009-10-15 01:46 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000917)
Dmitry (manager)
2009-10-18 02:23

Tested ok
User avatar (0000973)
alex (manager)
2009-10-25 15:37

Moving to 5.0.2 release as community input during 5.0.2-B1 version testing.
User avatar (0000974)
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
User avatar (0001356)
Dmitry (manager)
2010-01-11 22:05

Closing completed tasks.

- Related Changesets
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 ]

- Issue History
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



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

Powered by Mantis Bugtracker