? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
22 Dec 2022

Pull Request for Issue #38379.

Summary of Changes

Currently, delete a category does not delete custom fields value associated with that category. This PR just fixes that wrong behavior. See #38379 for detailed issue description.

Testing Instructions

  1. Go to Content -> Fields, create a custom field for category
  2. Go to Content -> Categories, edit a category, look at Fields tab, enter data for the custom field which you created above
  3. Access to your site database (via phpmyadmin for example), look at #__fields_values table, you should see a record contains data for custom field which you entered for category above
  4. Trash the category, then delete the category from the system

Actual result BEFORE applying this Pull Request

The record which store custom fields data for category is not deleted from #__fields_values table

Expected result AFTER applying this Pull Request

The record which store custom fields data for category is deleted from #__fields_values table

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar joomla-cms-bot joomla-cms-bot - change - 22 Dec 2022
Category Front End Plugins
avatar joomdonation joomdonation - open - 22 Dec 2022
avatar joomdonation joomdonation - change - 22 Dec 2022
Status New Pending
avatar alikon alikon - test_item - 23 Dec 2022 - Tested successfully
avatar alikon
alikon - comment - 23 Dec 2022

I have tested this item successfully on 3d72b40


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

avatar viocassel viocassel - test_item - 23 Dec 2022 - Tested successfully
avatar viocassel
viocassel - comment - 23 Dec 2022

I have tested this item successfully on 3d72b40


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

avatar Quy Quy - change - 23 Dec 2022
Status Pending Ready to Commit
Labels Added: ?
avatar Quy
Quy - comment - 23 Dec 2022

RTC


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

avatar wilsonge wilsonge - change - 28 Dec 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-12-28 12:14:02
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 28 Dec 2022
avatar wilsonge wilsonge - merge - 28 Dec 2022
avatar wilsonge
wilsonge - comment - 28 Dec 2022

Thanks!

Add a Comment

Login with GitHub to post a comment