Skip to content

Fix#10724. "List of all tags" menu item incompatible with caching#10728

Merged
roland-d merged 1 commit intostagingfrom
unknown repository
Jun 25, 2016
Merged

Fix#10724. "List of all tags" menu item incompatible with caching#10728
roland-d merged 1 commit intostagingfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jun 5, 2016

Pull Request for Issue #10724

Summary of Changes

Set default value $cachable = false in method display() like in all other core component controllers.

Testing Instructions

by @Giuse69 (corrected by me)

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 by setting Parent Tag to A.
Create another menu item MENU_B of type "list of all tags" for B to show all tags below B by setting Parent Tag to B.

Enable caching.

Go to frontend and click on MENU_A: you get the list of subtags of A.

Now click on MENU_B. You'll see content of MENU_A (subtags of A, not subtags of B).

Apply patch.

Test again.

@ghost ghost changed the title $cachable = false as default value Fix#10724. "List of all tags" menu item incompatible with caching Jun 5, 2016
@Giuse69
Copy link
Copy Markdown
Contributor

Giuse69 commented Jun 5, 2016

I have tested this item ✅ successfully on 74ba56d


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

1 similar comment
@crommie
Copy link
Copy Markdown

crommie commented Jun 25, 2016

I have tested this item ✅ successfully on 74ba56d


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

@zero-24
Copy link
Copy Markdown
Contributor

zero-24 commented Jun 25, 2016

RTC based on testing.


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jun 25, 2016
@roland-d roland-d merged commit e2a70cf into joomla:staging Jun 25, 2016
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jun 25, 2016
@roland-d roland-d added this to the Joomla 3.6.0 milestone Jun 25, 2016
@roland-d
Copy link
Copy Markdown
Contributor

Thanks everybody

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants