RTC
Release Blocker
bug
PR-6.0-dev
Pending
User tests:
Successful:
Unsuccessful:
Pull Request for Issue #46274 .
Summary of Changes
This pull request fixes two issues in the current implementation of Version History:
- The Enable Versions setting in each component's configuration is ignored — version history is always saved regardless of this setting.
- When an item is deleted, its associated version history entries are not deleted.
Testing Instructions
- Go to the Content -> Articles, click on Options button in the toolbar options and set Enable Versions to No.
- Create or edit an article — verify that no version history is saved
- Set Enable Versions" to Yes and create a few versions. Make sure versions history is created.
- 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:
joomdonation
-
open
-
13 Oct 2025
joomdonation
-
change
-
13 Oct 2025
joomla-cms-bot
-
change
-
13 Oct 2025
richard67
-
change
-
13 Oct 2025
| Labels |
Added:
bug
PR-6.0-dev
|
richard67
-
test_item
-
13 Oct 2025
-
Tested successfully
richard67
-
change
-
13 Oct 2025
The description was changed
richard67
-
edited
-
13 Oct 2025
Bodge-IT
-
test_item
-
13 Oct 2025
-
Tested successfully
richard67
-
change
-
13 Oct 2025
| Status |
Pending |
⇒ |
Ready to Commit |
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
|
softforge
-
close
-
13 Oct 2025
softforge
-
merge
-
13 Oct 2025
Add a Comment
Login with GitHub to post a comment
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.