RTC PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
17 Feb 2025

Summary of Changes

Reverts #42884 and moves the classes to the compat plugin instead, for easier transition when it gets removed. It uses the same logic as #44240 without the option code.

Testing Instructions

  • Enable the compat plugin
  • Add the following code to the file /administrator/components/com_content/tmpl/articles/default.php:
    new \Joomla\CMS\Application\CLI\CliInput();
  • Open the back end articles list with at least one article.

Actual result BEFORE applying this Pull Request

A Class "Joomla\CMS\Application\CLI\CliInput" not found exception is thrown.

Expected result AFTER applying this Pull Request

The articles list is loaded.

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: joomla/Manual#390

  • No documentation changes for manual.joomla.org needed

avatar laoneo laoneo - open - 17 Feb 2025
avatar laoneo laoneo - change - 17 Feb 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Feb 2025
Category Front End Plugins
avatar laoneo laoneo - change - 17 Feb 2025
The description was changed
avatar laoneo laoneo - edited - 17 Feb 2025
fcc59d1 17 Feb 2025 avatar laoneo cs
avatar laoneo laoneo - change - 17 Feb 2025
Labels Added: PR-6.0-dev
avatar exlemor exlemor - test_item - 7 Mar 2025 - Tested successfully
avatar exlemor
exlemor - comment - 7 Mar 2025

I have tested this item ✅ successfully on 8f8e5b2

I have successfully tested this during Philip's Afternoon PR testing fun session.


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

avatar web54 web54 - test_item - 7 Mar 2025 - Tested successfully
avatar web54
web54 - comment - 7 Mar 2025

I have tested this item ✅ successfully on 8f8e5b2

I have tested it succesfully.


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

avatar richard67 richard67 - change - 22 Mar 2025
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 22 Mar 2025

RTC


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

avatar Bodge-IT Bodge-IT - change - 7 Apr 2025
Labels Added: RTC
avatar Bodge-IT Bodge-IT - change - 7 Apr 2025
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-04-07 21:02:50
Closed_By Bodge-IT
avatar Bodge-IT Bodge-IT - close - 7 Apr 2025
avatar Bodge-IT Bodge-IT - merge - 7 Apr 2025
avatar Bodge-IT
Bodge-IT - comment - 7 Apr 2025

Thanks @laoneo and also for swift testers.

Add a Comment

Login with GitHub to post a comment