bug PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
1 Nov 2025

Pull Request for Issue #46392 .

Summary of Changes

This pull request (PR) adds the missing "removed_asset" parameter for the "Behaviour - Backward Compatibility" plugin for Joomla 5 (plg_behaviour_compat) to the installation SQL script "base.sql" for new installations, and it adds a new update SQL script for each database type to add that parameter if it's missing when updating from 5.4.0.

This fixes the mentioned issue, which happens on a new installation of 5.4.0 or a site updated to that version when the plugin parameters haven't been touched and the plugin has only been disabled, and there is a 3rd party extension which requires that parameter to be enabled because it loads some of the removed CSS or JS assets.

Work in Progress (WiP)

I have to verify if that really fixes the issue, and have to add testing instructions.

As long as that's not done I will leave this PR in draft status.

Testing Instructions

Will be added soon.

Actual result BEFORE applying this Pull Request

Will be added soon.

Expected result AFTER applying this Pull Request

Will be added soon.

Link to documentations

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

avatar richard67 richard67 - open - 1 Nov 2025
avatar richard67 richard67 - change - 1 Nov 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Nov 2025
Category SQL Administration com_admin Postgresql Installation
avatar richard67 richard67 - change - 1 Nov 2025
Title
[5.4] Add "removed_asset" parameter to compat plugin SQL
[5.4] Add missing "removed_asset" parameter to initial compat plugin parameters
avatar richard67 richard67 - edited - 1 Nov 2025
avatar richard67 richard67 - change - 1 Nov 2025
Title
[5.4] Add missing "removed_asset" parameter to initial compat plugin parameters
[5.4] [WiP] Add missing "removed_asset" parameter to initial compat plugin parameters
avatar richard67 richard67 - edited - 1 Nov 2025
avatar richard67 richard67 - change - 1 Nov 2025
The description was changed
avatar richard67 richard67 - edited - 1 Nov 2025
avatar richard67 richard67 - close - 1 Nov 2025
avatar richard67
richard67 - comment - 1 Nov 2025

Closing as that PR is not really needed. The plugin handles the missing parameter well by using the right default value. There must have been something else gone wrong for getting the referred issue.

avatar richard67 richard67 - change - 1 Nov 2025
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2025-11-01 11:55:14
Closed_By richard67
Labels Added: bug PR-5.4-dev

Add a Comment

Login with GitHub to post a comment