Pending

User tests: Successful: Unsuccessful:

avatar LadySolveig
LadySolveig
15 Sep 2025

Pull Request for Issue #46088

Summary of Changes

This pull request fixes a bug in the Grid.php helper.
The change ensures that the required JavaScript asset for list views is loaded when rendering the checkbox for the list view via the Grid Helper.

Testing Instructions

For testing purposes, a component with a backend list view is required in which the script is not already loaded by another layout.

To test this, you have to comment out this two lines directly and check in the backend list-view of the articles list.

Or use your own component that does not use this layouts.

Actual result BEFORE applying this Pull Request

Checking a single checkbox in the grid view, does not enable the action button in the toolbar.
See an example here #46088 (comment)

Expected result AFTER applying this Pull Request

The action buttons in the toolbar are enabled.

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

It would be great if you could both test with the components that were affected. @jlexart-joomla @joeforjoomla

avatar LadySolveig LadySolveig - open - 15 Sep 2025
avatar LadySolveig LadySolveig - change - 15 Sep 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Sep 2025
Category Libraries
avatar ceford ceford - test_item - 17 Sep 2025 - Tested successfully
avatar ceford
ceford - comment - 17 Sep 2025

I have tested this item ✅ successfully on d1924e8

Just followed the instructions and confirm the Actions button is selectable with the patch applied but not without it.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46104.

Add a Comment

Login with GitHub to post a comment