? PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
19 Jan 2023

Summary of Changes

Converts the fields plugins to service providers.

Testing Instructions

Create various custom fields of all types and edit an article in the back end.

Actual result BEFORE applying this Pull Request

All works.

Expected result AFTER applying this Pull Request

All 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 joomla-cms-bot joomla-cms-bot - change - 19 Jan 2023
Category Front End Plugins
avatar laoneo laoneo - open - 19 Jan 2023
avatar laoneo laoneo - change - 19 Jan 2023
Status New Pending
839b7d6 19 Jan 2023 avatar laoneo misc
avatar laoneo laoneo - change - 19 Jan 2023
Labels Added: PR-4.3-dev
avatar richard67
richard67 - comment - 21 Jan 2023

@laoneo Could you fix the PHPCS errors reported in drone? https://ci.joomla.org/joomla/joomla-cms/61055/1/8 It seems they are all of the same kind "Space before opening parenthesis of function call prohibited", and i think it's mainly where you create new object like e.g. new SQL (, which should be new SQL( here https://github.com/joomla/joomla-cms/pull/39670/files#diff-354ab32e246eaeee8352a92c417bd52e09007c8ca9c7f583687af46150cec92eR38 .

5f765fc 21 Jan 2023 avatar laoneo cs
avatar carlitorweb carlitorweb - test_item - 25 Jan 2023 - Tested successfully
avatar carlitorweb
carlitorweb - comment - 25 Jan 2023

I have tested this item successfully on dd83366


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

avatar viocassel viocassel - test_item - 26 Jan 2023 - Tested successfully
avatar viocassel
viocassel - comment - 26 Jan 2023

I have tested this item successfully on dd83366


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

avatar Quy Quy - change - 26 Jan 2023
Status Pending Ready to Commit
avatar Quy
Quy - comment - 26 Jan 2023

RTC


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

avatar laoneo laoneo - change - 26 Jan 2023
Labels Added: ?
b663b54 30 Jan 2023 avatar laoneo cs
293db2b 31 Jan 2023 avatar laoneo cs
avatar obuisard obuisard - close - 4 Feb 2023
avatar obuisard obuisard - merge - 4 Feb 2023
avatar obuisard obuisard - change - 4 Feb 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-02-04 05:23:41
Closed_By obuisard
avatar obuisard
obuisard - comment - 4 Feb 2023

Thank you Allon @laoneo for the PR!

Add a Comment

Login with GitHub to post a comment