?
avatar PhilETaylor
PhilETaylor
2 Feb 2021

Steps to reproduce the issue

Joomla 4.0 beta 7 -> Components -> contacts -> contacts-> New

ENTER

  • Name = myNewContact
  • Category = click x, select the dropdown and then type myNewContactCategory AND PRESS ENTER
  • Click Save and Close

Navigate ->Users -> User Action Log

NOTE: "User admin added new category myNewContactCategory"

CLICK on hyperlinked myNewContactCategory

Expected result

Edit screen of the new category

Actual result

Screenshot 2021-02-02 at 23 05 56

An error has occurred.
0 Invalid controller class: category

With debug=true full trace:


Call stack
--
# | Function | Location
1 | () | JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:178
2 | Joomla\CMS\Dispatcher\ComponentDispatcher->getController() | JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:145
3 | Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:389
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/AdministratorApplication.php:142
5 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT/libraries/src/Application/AdministratorApplication.php:185
6 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:266
7 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/administrator/includes/app.php:63
8 | require_once() | JROOT/administrator/index.php:32


My url is http://127.0.0.1:4444/administrator/index.php?option=com_contact&task=category.edit&id=19

System information (as much as possible)

Additional comments

avatar PhilETaylor PhilETaylor - open - 2 Feb 2021
avatar joomla-cms-bot joomla-cms-bot - change - 2 Feb 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Feb 2021
avatar joomdonation
joomdonation - comment - 3 Feb 2021

I can confirm the issue and made PR #32280 to fix it.

avatar richard67 richard67 - change - 3 Feb 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-02-03 11:44:24
Closed_By richard67
avatar richard67 richard67 - close - 3 Feb 2021
avatar richard67
richard67 - comment - 3 Feb 2021

Closing as having a pull request. Please test #32280 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment