PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
16 Jun 2023

Pull Request for Issue # .

Summary of Changes

This pull request (PR) removes the use Joomla\Component\Fields\Administrator\Model\FieldModel; statement from file administrator/components/com_admin/script.php which I have forgotten to remove with my PR #40249 .

Testing Instructions

Code review: Check in file administrator/components/com_admin/script.php on a current 5.0-dev branch if there is any use of the FieldModel class.

Actual result BEFORE applying this Pull Request

Class FieldModel is not used, but there is still the use statement for it.

Expected result AFTER applying this Pull Request

Class FieldModel is not used, and there is no use statement for it.

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 - 16 Jun 2023
Category Administration com_admin
avatar richard67 richard67 - open - 16 Jun 2023
avatar richard67 richard67 - change - 16 Jun 2023
Status New Pending
avatar chmst chmst - test_item - 16 Jun 2023 - Tested successfully
avatar chmst
chmst - comment - 16 Jun 2023

I have tested this item successfully on 9a51293


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

avatar HLeithner HLeithner - change - 16 Jun 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-06-16 08:28:27
Closed_By HLeithner
Labels Added: PR-5.0-dev
avatar HLeithner HLeithner - close - 16 Jun 2023
avatar HLeithner HLeithner - merge - 16 Jun 2023

Add a Comment

Login with GitHub to post a comment