Closed (fixed)
Project:
CookiePro Plus
Version:
1.1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2025 at 22:04 UTC
Updated:
8 Feb 2026 at 13:44 UTC
Jump to comment: Most recent
TypeError: Drupal\cookiepro_plus\Utility\CookieProHelper::__construct(): Argument #2 ($aliasManager) must be of type Drupal\path_alias\AliasManager, Drupal\workspaces\WorkspacesAliasManager given
1. Enable cookiepro_plus 1.1.0 on a Drupal 11 site
2. Enable Workspaces
The typehint should use the interface. See attached patch/MR
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
andreasderijckeComment #6
andreasderijckeThanks for reporting!