Problem/Motivation

Wen installed with workspaces get a fatal error
TypeError: Drupal\quicktabs\Plugin\TabType\ViewContent::__construct(): Argument #7 ($aliasManager) must be of type Drupal\path_alias\AliasManager, Drupal\workspaces\WorkspacesAliasManager given, called in /home/ide/project/docroot/modules/contrib/quicktabs/src/Plugin/TabType/ViewContent.php on line 53 in Drupal\quicktabs\Plugin\TabType\ViewContent->__construct() (line 35 of modules/contrib/quicktabs/src/Plugin/TabType/ViewContent.php).

Steps to reproduce

Proposed resolution

Check all types to see if should be using interface

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork quicktabs-3508136

Command icon Show commands

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

smustgrave created an issue. See original summary.

  • smustgrave committed 9d280ab1 on 4.0.x
    Issue #3508136 by smustgrave: Make work with Workspace
    
smustgrave’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.