Fatal error on help page.

Created on 3 January 2024, 6 months ago
Updated 19 January 2024, 5 months ago

Problem/Motivation

There is no help hook in the module and it encountered error if user clicks on help link on extend page.

TypeError: Drupal\user\ModulePermissionsLinkHelper::getModulePermissionsLink(): Argument #2 ($name) must be of type string, array given, called in /var/www/html/docroot/core/modules/system/system.module on line 992 in Drupal\user\ModulePermissionsLinkHelper->getModulePermissionsLink() (line 47 of core/modules/user/src/ModulePermissionsLinkHelper.php).
system_get_module_admin_tasks('auto_config_form', Array) (Line: 70)
Drupal\readmehelp\Controller\ReadmeHelpController->helpPage('auto_config_form')
call_user_func_array(Array, Array) (Line: 123)

Steps to reproduce

Install Readme help module: https://www.drupal.org/project/readmehelp
Select auto_config_form in readmehelp configuration.
Go to extend screen and click on README help link

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India keshav.k

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024