bug PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar pe7er
pe7er
12 Jan 2025

Summary of Changes

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.

Testing Instructions

Make sure that Error Reporting is set to Maximum.

  1. In Joomla back-end: Users > Groups > in "Users: Groups" overview, click on "Permissions"
    users-groups-permissions

  2. Click on "Filter Options", select "Post-installation Messages"
    permissions-post-installation-select

Actual result BEFORE applying this Pull Request

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

permissions-post-installation-msg-before

Expected result AFTER applying this Pull Request

permissions-post-installation-msg-after

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 pe7er pe7er - open - 12 Jan 2025
avatar pe7er pe7er - change - 12 Jan 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Jan 2025
Category Administration com_users
avatar pe7er pe7er - close - 12 Jan 2025
avatar pe7er
pe7er - comment - 12 Jan 2025

Closing this PR because of #44721

avatar pe7er pe7er - change - 12 Jan 2025
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

Add a Comment

Login with GitHub to post a comment