Problem/Motivation
In the annotation of the Environment Switcher (environment_indicator) entity type is a stray link template from the user module. This is likely a copy-paste error from way back, but can lead to strange situations when code relies on these link templates.
Proposed resolution
Remove the incorrect edit-permissions-form link template.
Remaining tasks
Review & commit.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | environment_indicator-permissions_link_template-3101814-2.patch | 670 bytes | ckaotik |
Issue fork environment_indicator-3101814
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
Comment #2
ckaotikAttached is a trivial patch to fix the issue.
Comment #3
tessa bakkerRe-roll needed for 4.x
Comment #6
trackleft2Added a merge request that copies the patch.
Comment #7
joegraduatePatch and MR LGTM. +1 for RTBC.
Comment #8
trackleft2Comment #11
isholgueras commentedTested and works fine. Thanks! Ready for the 4.0.22 version.