RTC Release Blocker bug PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
13 Oct 2025

Pull Request for Issue #46274 .

Summary of Changes

This pull request fixes two issues in the current implementation of Version History:

  1. The Enable Versions setting in each component's configuration is ignored — version history is always saved regardless of this setting.
  2. When an item is deleted, its associated version history entries are not deleted.

Testing Instructions

  1. Go to the Content -> Articles, click on Options button in the toolbar options and set Enable Versions to No.
  2. Create or edit an article — verify that no version history is saved
  3. Set Enable Versions" to Yes and create a few versions. Make sure versions history is created.
  4. Delete the article and confirm that its version history is removed from the database.

Actual result BEFORE applying this Pull Request

  • Enable Versions setting inside each component is ignored. Version history is always created
  • Delete an item does not delete it's version history

Expected result AFTER applying this Pull Request

  • Enable Versions setting inside each component is respected.
  • Delete an item also delete it's version history.

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 joomdonation joomdonation - open - 13 Oct 2025
avatar joomdonation joomdonation - change - 13 Oct 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Oct 2025
Category Libraries
avatar richard67 richard67 - change - 13 Oct 2025
Labels Added: bug PR-6.0-dev
avatar richard67 richard67 - test_item - 13 Oct 2025 - Tested successfully
avatar richard67
richard67 - comment - 13 Oct 2025

I have tested this item ✅ successfully on 90554d4


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

avatar richard67 richard67 - change - 13 Oct 2025
The description was changed
avatar richard67 richard67 - edited - 13 Oct 2025
avatar Bodge-IT Bodge-IT - test_item - 13 Oct 2025 - Tested successfully
avatar Bodge-IT
Bodge-IT - comment - 13 Oct 2025

I have tested this item ✅ successfully on 90554d4


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

avatar richard67 richard67 - change - 13 Oct 2025
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 13 Oct 2025

RTC


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

avatar softforge softforge - change - 13 Oct 2025
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-10-13 09:16:04
Closed_By softforge
Labels Added: RTC Release Blocker
avatar softforge softforge - close - 13 Oct 2025
avatar softforge softforge - merge - 13 Oct 2025
avatar softforge
softforge - comment - 13 Oct 2025

Thank you @joomdonation and the testers for your exceptionally quick action this Monday morning

Add a Comment

Login with GitHub to post a comment