Index: branches/5.1.x/core/units/helpers/mod_rewrite_helper.php =================================================================== diff -u -r12657 -r13086 --- branches/5.1.x/core/units/helpers/mod_rewrite_helper.php (.../mod_rewrite_helper.php) (revision 12657) +++ branches/5.1.x/core/units/helpers/mod_rewrite_helper.php (.../mod_rewrite_helper.php) (revision 13086) @@ -1,6 +1,6 @@ Array ('m')); - $url_parts = $url ? explode('/', trim($url, '/')) : Array (); + $url_parts = $url ? explode('/', trim(mb_strtolower($url, 'UTF-8'), '/')) : Array (); if (($this->HTTPQuery->Get('rewrite') == 'on') || !$url_parts) { $this->_setDefaultValues($vars); @@ -138,12 +145,7 @@ $this->_parseLanguage($url_parts, $vars); $this->_parseTheme($url_parts, $vars); - $this->_setDefaultPages($vars); - if ($this->_parsePage($url_parts, $vars)) { - $this->_partsFound[] = 'parsePage'; - } - // http://site-url///[_]/