? Success
Pull Request for # 10724

User tests: Successful: Unsuccessful:

avatar bertmert
bertmert
5 Jun 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.

avatar bertmert bertmert - open - 5 Jun 2016
avatar bertmert bertmert - change - 5 Jun 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Jun 2016
Labels Added: ?
avatar bertmert bertmert - change - 5 Jun 2016
Title
$cachable = false as default value
Fix#10724. "List of all tags" menu item incompatible with caching
avatar bertmert bertmert - change - 5 Jun 2016
Title
$cachable = false as default value
Fix#10724. "List of all tags" menu item incompatible with caching
avatar brianteeman brianteeman - change - 5 Jun 2016
Category Cache Tags
avatar brianteeman brianteeman - change - 5 Jun 2016
Rel_Number 0 10724
Relation Type Pull Request for
avatar Giuse69 Giuse69 - test_item - 5 Jun 2016 - Tested successfully
avatar Giuse69
Giuse69 - comment - 5 Jun 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.

avatar crommie crommie - test_item - 25 Jun 2016 - Tested successfully
avatar crommie
crommie - comment - 25 Jun 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.

avatar zero-24 zero-24 - change - 25 Jun 2016
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 25 Jun 2016

RTC based on testing.


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

avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2016
Labels Added: ?
avatar roland-d roland-d - close - 25 Jun 2016
avatar roland-d roland-d - merge - 25 Jun 2016
avatar joomla-cms-bot joomla-cms-bot - close - 25 Jun 2016
avatar roland-d roland-d - reference | e2a70cf - 25 Jun 16
avatar roland-d roland-d - merge - 25 Jun 2016
avatar roland-d roland-d - close - 25 Jun 2016
avatar roland-d roland-d - change - 25 Jun 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-06-25 13:26:31
Closed_By roland-d
avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2016
Labels Removed: ?
avatar roland-d roland-d - change - 25 Jun 2016
Milestone Added:
avatar roland-d
roland-d - comment - 25 Jun 2016

Thanks everybody

Add a Comment

Login with GitHub to post a comment