When testing the PR #41956 I noticed another issue with the Page Cache Plugin and Preview + Accessibility Check in Article Edit.
System - Page Cache
Plugin (with browser cache off)/administrator/index.php?option=com_cache&view=cache
clear all CacheThe Preview / Accessibility Check should not re-cache an already cached article.
The Preview has created a cache file:
Now 2 Page
and 2 Schemaorg
cache files.
The Hit counter increased by 1 (from 16 to 17)
The Accessibility Check has created another cache file:
Now 3 Page
and 3 Schemaorg
cache files.
Labels |
Added:
No Code Attached Yet
bug
PR-5.2-dev
|