?
avatar joeforjoomla
joeforjoomla
18 Jan 2017

Steps to reproduce the issue

Install a brand new and clean Joomla 3.7 alpha package.
Install for example 4 languages during the installation process including sample contents for the 4 languages.
Verify that everything works fine for article links.
Enable modern routing
Check that articles with a specific language assigned have still valid links.

Expected result

Link as: http://joomla37dev/index.php/de/12-kategorie-de-de/9-beitrag-de-de
Link to the category: http://joomla37dev/index.php/de/12-kategorie-de-de

Actual result

Link is: http://joomla37dev/index.php/de/?view=article&id=9:beitrag-de-de
Link to the category: http://joomla37dev/index.php/de/?view=category&id=12

System information (as much as possible)

37routing

Additional comments

avatar joeforjoomla joeforjoomla - open - 18 Jan 2017
avatar joomla-cms-bot joomla-cms-bot - change - 18 Jan 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Jan 2017
avatar AlexRed
AlexRed - comment - 19 Jan 2017

be sure "SEO Settings" in Global Configuration are enabled


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13633.

avatar joeforjoomla
joeforjoomla - comment - 20 Jan 2017

Yes 'SEO settings' are enabled, the problem is due to the new router.... indeed not a great work as i've already said. When installing a brand new Joomla with multilanguage, the main language home page menu item is for a category blog, but all other languages have home page menu item for featured articles. This causes the new router failing, because as everybody know it won't resolve anymore on the featured article view. So the multilanguage installation should be fixed at least to create all menu items poiting to a category to make happy even the new router, otherwise it's tricky for a normal user.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Feb 2017

Issue stay on latest 3.7-staging. Installed a clean Mulilang-Site, 4 Lang.

With Modern also with Remove IDs from URLs URLs look like @joeforjoomla wrote.

avatar Hackwar
Hackwar - comment - 4 Mar 2017

This is the same issue as in #13978 and should therefor be closed.

avatar infograf768
infograf768 - comment - 4 Mar 2017

When installing a brand new Joomla with multilanguage, the main language home page menu item is for a category blog, but all other languages have home page menu item for featured articles.

Wrong. All home pages are set to Featured articles.
It may be a good idea indeed to change this to use a Category blog, or, even better, add a hidden Category type menu item in the same menus.
Not sure we can do that in time for RC1

avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Mar 2017
Category Multilanguage
avatar joomla-cms-bot joomla-cms-bot - close - 5 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 5 Apr 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-04-05 14:51:07
Closed_By franz-wohlkoenig
avatar joomla-cms-bot
joomla-cms-bot - comment - 5 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - close - 5 Apr 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Apr 2017

closed cause Decision of #14919


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13633.

avatar brianteeman
brianteeman - comment - 5 Apr 2017

please dont close this. its a valid issue and will need to be resolved for 3.8

avatar jeckodevelopment jeckodevelopment - reopen - 5 Apr 2017
avatar jeckodevelopment jeckodevelopment - change - 5 Apr 2017
Status Closed New
Closed_Date 2017-04-05 14:51:07
Closed_By franz-wohlkoenig
avatar jeckodevelopment jeckodevelopment - reopen - 5 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 5 Apr 2017
Category Multilanguage Multilanguage Router / SEF
avatar franz-wohlkoenig franz-wohlkoenig - change - 5 Apr 2017
Status New Confirmed
avatar joomla-cms-bot joomla-cms-bot - change - 5 Apr 2017
Title
[new router] Article routing broken for multilanguage contents
Article routing broken for multilanguage contents
avatar joomla-cms-bot joomla-cms-bot - edited - 5 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 6 Apr 2017
Title
Article routing broken for multilanguage contents
[new router] Article routing broken for multilanguage contents
avatar infograf768 infograf768 - change - 6 Apr 2017
Title
Article routing broken for multilanguage contents
[new router] Article routing broken for multilanguage contents
avatar infograf768
infograf768 - comment - 6 Apr 2017

Changed title to reflect in which conditions the issue may appear


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13633.

avatar joomla-cms-bot joomla-cms-bot - change - 6 Apr 2017
Title
New router: Article routing broken for multilanguage contents
[new router] Article routing broken for multilanguage contents
avatar joomla-cms-bot joomla-cms-bot - edited - 6 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 6 Apr 2017
Title
[new router] Article routing broken for multilanguage contents
New router: Article routing broken for multilanguage contents
avatar infograf768 infograf768 - change - 6 Apr 2017
Title
Article routing broken for multilanguage contents
New router: Article routing broken for multilanguage contents
avatar Hackwar
Hackwar - comment - 6 Apr 2017

Could someone explain to me again what the issue is here? Because if you are referring to the original poster, then this is expected behavior. Featured Articles is not a menu item that can lead to a category view or an article view. (And no, the new router is not supposed to be 100% backwards compatible. Just because the old router somehow worked, doesn't mean that it was right that way.) If you mean that we should change the default menu item type of newly created languages, then please drop the whole (new) routing stuff out of this discussion and describe it as that accordingly.

avatar mbabker
mbabker - comment - 31 May 2017

Can someone describe the issue here? Myself and another person have tested upgrades of live multilingual sites to 3.8 and the routing in all cases matched expectations and we did not see broken routing.

avatar infograf768
infograf768 - comment - 2 Jun 2017

@mbabker
All depends on your expectations.
What do you get as urls when you install joomla with default multilingual?

avatar mbabker
mbabker - comment - 2 Jun 2017

I haven't done a test scenario through a new installation. So I don't know what it's generating before and after. I do know based on other test scenarios with production multilingual sites, we weren't seeing issues. So I'm still not sure if this is a router issue or the way the data is constructed by the install app right now, hence the reason I'm asking to make sure I'm clear what the issue is so I know what we need to direct resources to.

avatar infograf768
infograf768 - comment - 2 Jun 2017

I will asap post details after testing with 3.8.
The issue, as stated in posts above, was at that time that, if one did not have a specific category menu item (even hidden), we were getting weird results when linking to an item belonging to such category and also to the category itself.
Test with a featured menu item as home and NO menu item to any category or categories. Enable links on articles titles as well as category in the Details part. Click on these links.

avatar mbabker
mbabker - comment - 2 Jun 2017

Thank you.

avatar brianteeman brianteeman - change - 18 Aug 2017
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2017-08-18 21:48:51
Closed_By brianteeman
avatar brianteeman brianteeman - close - 18 Aug 2017
avatar brianteeman
brianteeman - comment - 18 Aug 2017

Closed as this is now in #16496

Add a Comment

Login with GitHub to post a comment