Closed (fixed)
Project:
Guardian
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2021 at 14:10 UTC
Updated:
23 May 2022 at 11:44 UTC
Jump to comment: Most recent
When using the Guardian module in CI tests, I get the following error:
Undefined index: USER
/htdocs/modules/contrib/guardian/src/GuardianManager.php:185
/htdocs/modules/contrib/guardian/src/GuardianManager.php:145
/htdocs/modules/contrib/guardian/guardian.install:59
Install the guardian module in a functional Drupal test.
Fix the notice.
Create patch.
None.
None.
None.
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
bartlangelaanSee MR.
Comment #4
idebr commentedComment #6
idebr commentedCommitted, thanks!