? Pending

User tests: Successful: Unsuccessful:

avatar grantg182
grantg182
3 Aug 2022

Content plugins are not being triggered when an article is batch copied, despite the model cleanupPostBatchCopy function triggering the content plugins.

Content plugins are not triggered without importing the content plugins, so now import the content plugins before triggering the event.

Summary of Changes

Import content plugins before triggering them.

Testing Instructions

Batch copy an article, onContentAfterSave ought to be triggered upon saving the new article.

Actual result BEFORE applying this Pull Request

onContentBeforeSave is not triggered.

Expected result AFTER applying this Pull Request

onContentBeforeSave is triggered.

Documentation Changes Required

avatar grantg182 grantg182 - open - 3 Aug 2022
avatar grantg182 grantg182 - change - 3 Aug 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Aug 2022
Category Administration com_content
avatar HLeithner
HLeithner - comment - 6 Sep 2022

@zero-24 since it's not merged yet (before final non security release) this can be rejected?

avatar brianteeman
brianteeman - comment - 6 Sep 2022

Thank you for raising this issue.

Joomla 3 is now in security only mode with no further bug fixes or new features.

If this issue applies to Joomla 4 as well then please rebase this to the 4.2-dev branch.

cc @zero-24

avatar Hackwar
Hackwar - comment - 21 Oct 2022

@grantg182 Thank you for this PR. As Brian wrote, we aren't accepting any more bugfixes for Joomla 3 anymore. However, this is still an issue in Joomla 4. I created a PR in #39013 and would be very happy if you could test this, so that we can merge it as soon as possible.

avatar Hackwar Hackwar - close - 21 Oct 2022
avatar Hackwar Hackwar - change - 21 Oct 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-10-21 13:49:47
Closed_By Hackwar
Labels Added: ?

Add a Comment

Login with GitHub to post a comment