RTC PR-5.3-dev Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
9 Feb 2025

Pull Request for Issue # .

Summary of Changes

$this->getTable() always return new table object, so having clone statement here is useless, thus I remove it.

Testing Instructions

  • Uses Joomla 5.3 nightly build
  • Click on an banner to edit
  • Press Save As Copy button in the toolbar

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works

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 - 9 Feb 2025
avatar joomdonation joomdonation - change - 9 Feb 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 9 Feb 2025
Category Administration com_banners com_categories com_contact com_fields com_newsfeeds com_workflow
avatar richard67 richard67 - change - 10 Feb 2025
Labels Added: PR-5.3-dev
avatar fgsw fgsw - test_item - 10 Feb 2025 - Tested successfully
avatar fgsw
fgsw - comment - 10 Feb 2025

I have tested this item ✅ successfully on 638d6ea

Test by using the Prebuilt package as an update via the custom update server.


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

avatar richard67
richard67 - comment - 10 Feb 2025

@fgsw Have you tested as described with an article only? I think the testing instructions are not complete. When checking the modified files I see a bunch of stuff to test, but not articles.

@joomdonation Could you check and if necessary complete your testing instructions?

avatar fgsw
fgsw - comment - 10 Feb 2025

Have you tested as described with an article only?

@richard67 Yes:

  1. install Blog Sample Data,
  2. update via custom server and
  3. save-as-copy an Article successfully.
avatar joomdonation
joomdonation - comment - 10 Feb 2025

@richard67 The change is simple and the same for all other items, so I think just test with article should be enough. Of course maintainer will also review code before merging, so it's OK to just test it with just article.

avatar richard67
richard67 - comment - 10 Feb 2025

@richard67 The change is simple and the same for all other items, so I think just test with article should be enough. Of course maintainer will also review code before merging, so it's OK to just test it with just article.

@joomdonation But your PR does not touch the article model.

avatar richard67
richard67 - comment - 10 Feb 2025

Banner could be tested, or Category.

avatar joomdonation joomdonation - change - 10 Feb 2025
The description was changed
avatar joomdonation joomdonation - edited - 10 Feb 2025
avatar joomdonation
joomdonation - comment - 10 Feb 2025

Banner could be tested, or Category.

Ah, Yes, sorry. The change to article was made before already https://github.com/joomla/joomla-cms/blob/5.3-dev/administrator/components/com_content/src/Model/ArticleModel.php#L729.

@fgsw Could you please help re-testing with banner? Sorry for the inconvenience.

avatar richard67 richard67 - alter_testresult - 10 Feb 2025 - fgsw: Not tested
avatar fgsw fgsw - test_item - 10 Feb 2025 - Tested successfully
avatar fgsw
fgsw - comment - 10 Feb 2025

I have tested this item ✅ successfully on 638d6ea

Test Component "Banner" by using the Prebuilt package as an update via the custom update server.


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

avatar QuyTon QuyTon - test_item - 10 Feb 2025 - Tested successfully
avatar QuyTon
QuyTon - comment - 10 Feb 2025

I have tested this item ✅ successfully on 638d6ea


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

avatar QuyTon QuyTon - change - 10 Feb 2025
Status Pending Ready to Commit
avatar QuyTon
QuyTon - comment - 10 Feb 2025

RTC


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

avatar richard67 richard67 - change - 10 Feb 2025
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-02-10 16:18:16
Closed_By richard67
Labels Added: RTC
avatar richard67 richard67 - close - 10 Feb 2025
avatar richard67 richard67 - merge - 10 Feb 2025
avatar joomdonation
joomdonation - comment - 11 Feb 2025

Thanks everyone !

Add a Comment

Login with GitHub to post a comment