?
Referenced as Pull Request for: # 10728
avatar Giuse69
Giuse69
4 Jun 2016

Steps to reproduce the issue

Create a tag A with subtags A1, A2.
Create a tag B with subtags B1, B2.
Create a menu item MENU_A of type "list of all tags" for A to show all tags below A.
Create a menu item MENU_B of type "list of all tags" for B to show all tags below A.
Enable caching.
Go to frontend and click on MENU_A: you get the list of subtags of A.
Now click on MENU_B

Expected result

you must get the list of subtags of B.

Actual result

the URL in the browser changes with MENU_B but the same page is reloaded showing MENU_A.

System information (as much as possible)

Additional comments

avatar Giuse69 Giuse69 - open - 4 Jun 2016
avatar mbabker
mbabker - comment - 4 Jun 2016

Unless there's a typo in your instructions you're getting the desired
behavior?

On Saturday, June 4, 2016, Giuse69 notifications@github.com wrote:

Steps to reproduce the issue

Create a tag A with subtags A1, A2.
Create a tag B with subtags B1, B2.
Create a menu item MENU_A of type "list of all tags" for A to show all
tags below A.
Create a menu item MENU_B of type "list of all tags" for B to show all
tags below A.
Enable caching.
Go to frontend and click on MENU_A: you get the list of subtags of A.
Now click on MENU_B
Expected result

you must get the list of subtags of B.
Actual result

the URL in the browser changes with MENU_B but the same page is reloaded
showing MENU_A.
System information (as much as possible) Additional comments


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#10724, or mute the thread
https://github.com/notifications/unsubscribe/AAWfoRdVAOhcWP3Vqa0EyR_UeV7VNiMEks5qIdqPgaJpZM4IuNS2
.

avatar Giuse69
Giuse69 - comment - 4 Jun 2016

Hi, no, I am not getting the correct behavior: the first menu item that is selected makes Joomla! render the correct page, the second click on the other menu item shows the first page again and not the second one, though the URL has changed in the correct one.
So:
click on MENU_A => URL of MENU_A displayed and PAGE_A shown
click on MENU_B => URL of MENU_B displayed but PAGE_A shown
The same happens if clicking first on MENU_B and after on MENU_A: I get always MENU_B also if I click on MENU_A the second time.
is it more clear?


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

avatar bertmert
bertmert - comment - 5 Jun 2016

Confirmed for current staging. Will provide PR.

avatar bertmert
bertmert - comment - 5 Jun 2016

Please test #10728

@Giuse69 You just have a typo in your instructions "...for B to show all tags below A."

avatar brianteeman brianteeman - change - 5 Jun 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-06-05 11:15:17
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 5 Jun 2016

Closed as we have a PR for testing


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

avatar brianteeman brianteeman - close - 5 Jun 2016

Add a Comment

Login with GitHub to post a comment