PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
9 May 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

reduce deprecation warnings in the SQL custom fields plugin

  • Added DatabaseAwareTrait to the SQL plugin class to properly inject the database dependency
  • Updated the service provider to inject the database instance using setDatabase() method
  • Replaced the deprecated Factory::getDbo() call in the template with $this->getDatabase()

Testing Instructions

enable debug plugin
Log Deprecated API enabled
create SQL custom fields plugin and add to an article
in frontend visit the article

Actual result BEFORE applying this Pull Request

some deprecations

Expected result AFTER applying this Pull Request

2 decprecations less

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 alikon alikon - open - 9 May 2026
avatar alikon alikon - change - 9 May 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 9 May 2026
Category Front End Plugins
dbd082a 9 May 2026 avatar alikon cs
avatar alikon alikon - change - 9 May 2026
Labels Added: PR-6.2-dev
avatar alikon alikon - change - 9 May 2026
The description was changed
avatar alikon alikon - edited - 9 May 2026
avatar joomdonation joomdonation - test_item - 17 May 2026 - Tested successfully
avatar joomdonation
joomdonation - comment - 17 May 2026

I have tested this item ✅ successfully on f8389a4


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

avatar joomdonation
joomdonation - comment - 17 May 2026

I have tested this item ✅ successfully on f8389a4


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

Add a Comment

Login with GitHub to post a comment