bug PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
4 Apr 2024

Summary of Changes

Followup for #42890 which adds a class alias for the CMS input class.

Testing Instructions

Add the following code to the file /components/com_content/src/View/Featured/HtmlView.php inside the diplsay function around line 120:

new \Joomla\CMS\Input\Input();

Actual result BEFORE applying this Pull Request

Class not found error.

Expected result AFTER applying this Pull Request

Page loads.

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 laoneo laoneo - open - 4 Apr 2024
avatar laoneo laoneo - change - 4 Apr 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Apr 2024
Category Front End Plugins
avatar HLeithner HLeithner - change - 24 Apr 2024
Title
Create a class alias for the CMS input class
[6.0] Create a class alias for the CMS input class
avatar HLeithner HLeithner - edited - 24 Apr 2024
avatar laoneo laoneo - change - 14 Aug 2024
Labels Added: bug PR-6.0-dev
avatar Bodge-IT Bodge-IT - test_item - 7 Dec 2024 - Tested successfully
avatar Bodge-IT
Bodge-IT - comment - 7 Dec 2024

I have tested this item ✅ successfully on 932116d

Tested and passed as described


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

avatar softforge softforge - test_item - 7 Dec 2024 - Tested successfully
avatar softforge
softforge - comment - 7 Dec 2024

I have tested this item ✅ successfully on 932116d

The alias class mops up issues from [6.0] Removing CMS Input package #42890 by adding a class alias and testing showed the break and the fix


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

avatar Bodge-IT Bodge-IT - change - 7 Dec 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-12-07 14:02:25
Closed_By Bodge-IT
avatar Bodge-IT Bodge-IT - close - 7 Dec 2024
avatar Bodge-IT Bodge-IT - merge - 7 Dec 2024
avatar Bodge-IT
Bodge-IT - comment - 7 Dec 2024

Thanks @laoneo

Add a Comment

Login with GitHub to post a comment