?
avatar Chraneco
Chraneco
6 Dec 2016

While trying to implement the new routing for JoomGallery I detected this problem:

Steps to reproduce the issue

  1. Set up a site with the "Blog" sample data.
  2. Create a new content menu item of type "List All Categories" and with "Root" as the category selection.
  3. When clicking on that menu item you get to a page with two links ("Uncategorised" and "Blog").
  4. Verify that both links work as expected.
  5. Turn on the new routing for the content component.
  6. Click again on the created menu item.
  7. The link for "Uncategorised" is now broken as it simple references the current page you are on.

Expected result

All links should still work as before

Actual result

Links from the "categories" view are broken.

System information (as much as possible)

Tested with latest code from the 3.7.x branch.

Additional Comments

The "Blog" link still works because it is also the default menu item, I think if more categories were listed on that page all those links would be broken.

I reported this issue before but it was mistakenly closed:
#11637
Please follow the steps to reproduce exactly, this issue is still happening with the latest code.

avatar Chraneco Chraneco - open - 6 Dec 2016
avatar joomla-cms-bot joomla-cms-bot - change - 6 Dec 2016
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 6 Dec 2016
avatar Bakual
Bakual - comment - 6 Dec 2016

@Hackwar Can you have a look here?

avatar infograf768
infograf768 - comment - 6 Dec 2016

I confirm the issue.

avatar brianteeman brianteeman - change - 6 Dec 2016
Status New Confirmed
avatar brianteeman brianteeman - change - 6 Dec 2016
Category Router / SEF
avatar MrMusic
MrMusic - comment - 6 Feb 2017

I confirm the issue too.
Tested with Joomla! 3.7.0 beta1

avatar Hackwar
Hackwar - comment - 4 Mar 2017

Can you please test this on the latest staging again? We fixed a major bug about a month ago that should solve this one.

avatar MrMusic
MrMusic - comment - 7 Mar 2017

I maked a new test with the 3.7.0 staging branch from 04.03.2017.
For me the issue still exist.

avatar Hackwar
Hackwar - comment - 7 Mar 2017

Yes, I'm sorry, your issue was not solved. That should be solved by #14322 Can you please test with that patch?

avatar MrMusic
MrMusic - comment - 8 Mar 2017

...That should be solved by #14322

Thank you! For me it looks good. 😄
@Chraneco: Can you confirm this fix?

avatar Chraneco Chraneco - change - 9 Mar 2017
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2017-03-09 05:51:55
Closed_By Chraneco
avatar Chraneco Chraneco - close - 9 Mar 2017
avatar Chraneco
Chraneco - comment - 9 Mar 2017

Yes, I can confirm that, thanks!

Add a Comment

Login with GitHub to post a comment