? ? Pending

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
21 Jan 2019

Summary of Changes

Removes the oldstatic cachemethod. According to the comment this was the Joomla 1.5 cache style which was only kept for B/C reasons.
I've changed the default cachemethod to static

Testing Instructions

I don't think this can actually be tested since no core module is using that method. I don't even know if that method actually works.

It's more code review and the decision if we want to keep that legacy cache behavior.

Documentation Changes Required

Don't know.

avatar Bakual Bakual - open - 21 Jan 2019
avatar Bakual Bakual - change - 21 Jan 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Jan 2019
Category Libraries
avatar brianteeman
brianteeman - comment - 21 Jan 2019

Shouldnt it be marked as deprecated in j3 before it can be removed in j4

avatar Bakual
Bakual - comment - 21 Jan 2019

Since it's not an own function, it can't be properly deprecated.
We could add a log message in case that cachemethod is used.
If required, I can do that PR for the 3.10 branch.

avatar alikon
alikon - comment - 22 Jan 2019

I have tested this item successfully on 4a41aa3

on review

p.s
for the #deprecated# issue not sure if we need to still take care of 1.5 cache style


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

avatar alikon alikon - test_item - 22 Jan 2019 - Tested successfully
avatar euismod2336
euismod2336 - comment - 4 May 2019

I have tested this item successfully on 4a41aa3


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

avatar euismod2336 euismod2336 - test_item - 4 May 2019 - Tested successfully
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 May 2019
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 4 May 2019

Status "Ready To Commit".

avatar wilsonge wilsonge - close - 4 May 2019
avatar wilsonge wilsonge - merge - 4 May 2019
avatar wilsonge wilsonge - change - 4 May 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-05-04 17:44:05
Closed_By wilsonge
Labels Added: ?
Removed: J4 Issue
avatar wilsonge
wilsonge - comment - 4 May 2019

Thanks!

Add a Comment

Login with GitHub to post a comment