User tests: Successful: Unsuccessful:
This PR fixes an error in the Permissions overview for Post-installation Messages
I found this error in the same component view after I created PR: #44725
It can be tested separately from that other PR.
Make sure that Error Reporting is set to Maximum.
In Joomla back-end: Users > Groups > in "Users: Groups" overview, click on "Permissions"
Click on "Filter Options", select "Post-installation Messages"
An error is displayed:
Warning: Undefined variable $loginActions in /usr/local/apache2/htdocs/administrator/components/com_users/tmpl/debuggroup/default.php on line 49
Warning: foreach() argument must be of type array|object, null given in /usr/local/apache2/htdocs/administrator/components/com_users/tmpl/debuggroup/default.php on line 49
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
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_users |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-01-12 19:52:35 |
Closed_By | ⇒ | pe7er | |
Labels |
Added:
bug
PR-5.2-dev
|
Closing this PR because of #44721