Closed (fixed)
Project:
Drupal.org site moderators
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2018 at 08:56 UTC
Updated:
23 Dec 2018 at 09:54 UTC
Jump to comment: Most recent
There is a problem in file /core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php method setConstraints.
Now is not exist $this->entityContextDefinition->setConstraint();
it should be $this->entityContextDefinition->setConstraints($constraints);
Comments
Comment #2
avpadernoThis issue queue is not for reporting issues in Drupal core, or third-party modules. For that, use the appropriate issue queue basing on the module/theme that needs to be fixed.
Comment #4
avpaderno