User tests: Successful: Unsuccessful:
Pull Request for Issue #46499.
PR #45289 introduced language caching to improve performance. However, it might causes error as described in the plugin #46499 if the cache file is corrupted for some reasons. This PR adds some code to prevent that. In case the included cache file does not return array, the cache file will be deleted so that it will be re-generated.
<?php
defined('_JEXEC') or die;You get fatal error
No error, even if cacch language file is broken
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Labels |
Added:
PR-6.0-dev
|
||
I have tested this item ✅ successfully on cada051
| Status | Pending | ⇒ | Ready to Commit |
RTC
Remove admin/cache, language fold+ autoload_psr4.php, copied J601 admin/language and language folder.
I have tested this item ✅ successfully on cada051
I have tested this successfully, Thank you @joomdonation!
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46541.