com_content: route.php in helpers folder (3.0.2) - Joomla! Forum - community, help and support
hello,
this first message forum. sorry bad english.
im find lite bug whit file. if update file components/com_content/helpers/route.php version 3.0.2 includes language modifications.
this test cms whit links seo url's , mod fails in module mod_article_categories, other modules or content categories view works fine
but item id in navigation item appears in url:
itemid+category+category+article
/276-category/category/article
when should be
category+category+itemid+article
/category/category/276-article
the content view doesn't work perfect when first element of url itemid instead of category. menu assignments doesn't work whit especial modules.
the solution this, restore file "components/com_content/helpers/route.php" (version 3.0.1) , lost posibility translate articles
this first message forum. sorry bad english.
im find lite bug whit file. if update file components/com_content/helpers/route.php version 3.0.2 includes language modifications.
this test cms whit links seo url's , mod fails in module mod_article_categories, other modules or content categories view works fine
but item id in navigation item appears in url:
itemid+category+category+article
/276-category/category/article
when should be
category+category+itemid+article
/category/category/276-article
the content view doesn't work perfect when first element of url itemid instead of category. menu assignments doesn't work whit especial modules.
the solution this, restore file "components/com_content/helpers/route.php" (version 3.0.1) , lost posibility translate articles
Comments
Post a Comment