PR-6.2-dev Architecture Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
14 Jun 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

The LanguageAdapter class still uses deprecated method Factory::getCache to create cache controller and use that cache controller to clean languages cache. This PR updates code in the class to use cache controller factory (which can be fetched from the container available in the class) to create cache controller instead.

Testing Instructions

  • Use Joomla 6.2
  • Go to System -> Global Configuration, System tab, set System Cache to one of the two ON options
  • Go to System -> Manage -> Languages and try to install a new language. Make sure no error happens.

Actual result BEFORE applying this Pull Request

Works, but uses deprecated code

Expected result AFTER applying this Pull Request

Works, without using deprecated code

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomdonation joomdonation - open - 14 Jun 2026
avatar joomdonation joomdonation - change - 14 Jun 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Jun 2026
Category Libraries
avatar laoneo laoneo - change - 18 Jun 2026
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2026-06-18 04:11:59
Closed_By laoneo
Labels Added: PR-6.2-dev Architecture
avatar laoneo laoneo - close - 18 Jun 2026
avatar laoneo laoneo - merge - 18 Jun 2026
avatar laoneo
laoneo - comment - 18 Jun 2026

Thanks!

Add a Comment

Login with GitHub to post a comment