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

Add a Comment

Login with GitHub to post a comment