bug PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
12 Sep 2024

Pull Request for Issue #44056.

Summary of Changes

Fix Toolbar access check when the content is filtered by multiple categories.

Testing Instructions

Code review, for now.
The ContentHelper::getActions() expecting an ID

public static function getActions($component = '', $section = '', $id = 0)

Actual result BEFORE applying this Pull Request

ContentHelper::getActions() recieving an array of IDs

Expected result AFTER applying this Pull Request

ContentHelper::getActions() recieving single ID

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 Fedik Fedik - open - 12 Sep 2024
avatar Fedik Fedik - change - 12 Sep 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Sep 2024
Category Administration com_contact com_content
0677b87 13 Sep 2024 avatar Fedik typo
avatar Fedik Fedik - change - 13 Sep 2024
Labels Added: bug PR-4.4-dev
a2e0401 13 Sep 2024 avatar Fedik typo
avatar Fedik Fedik - change - 13 Sep 2024
Title
Fix Toolbar access check when the content is filtered by multiple categories
[4.4] Fix Toolbar access check when the content is filtered by multiple categories
avatar Fedik Fedik - edited - 13 Sep 2024
avatar HLeithner
HLeithner - comment - 15 Nov 2024

This pull request has been automatically rebased to 5.2-dev.

avatar HLeithner HLeithner - change - 15 Nov 2024
Title
[4.4] Fix Toolbar access check when the content is filtered by multiple categories
[5.2] Fix Toolbar access check when the content is filtered by multiple categories
avatar HLeithner HLeithner - edited - 15 Nov 2024

Add a Comment

Login with GitHub to post a comment