User tests: Successful: Unsuccessful:
The cache of new mod_articles is not automatically cleared.
Enable Joomla caching, show "Articles" module. Make changes to articles/categories displayed in this module.
See cached module version.
See module output updated.
Please select:
No documentation changes for docs.joomla.org needed
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_categories |
Labels |
Added:
PR-5.3-dev
|
Category | Administration com_categories | ⇒ | Administration com_categories com_content |
Category | Administration com_categories com_content | ⇒ | Administration com_categories com_content com_fields |
Category | Administration com_categories com_content com_fields | ⇒ | Administration com_categories com_content com_fields Front End |
Title |
|
@exlemor The cache should be cleared automatically:
Note that you should not be logged in frontend, otherwise caching is not applied.
I have tested this item 🔴 unsuccessfully on 45ec38b
I am sorry but even following your instructions (basically like mine) on a clean install and doing it 3 times to be sure, nothing changes each time.
@Denitz - I apologize if I messed up something but when testing your PR, I see no difference before or after applying the PR.
Here is are steps I followed, please correct my stupidity if I did something wrong:
It shows:
Articles Module
About
About your home page
Joomla
Love
Millions
(I disable articles About your home page and Joomla and Love... check the front end, no change
clear cache in backend - the list shrinks to About, Millions as expected)
(testing the before condition)
I re-enable the 3 articles, then I apply your PR
( I re-disable articles About your home page and Joomla and Love, check the front end, no change
clear cache in backend - the list shrinks to About, Millions as expected)
so, both before and after PR same results, what did I mess up?