Closed (fixed)
Project:
Key
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2022 at 19:43 UTC
Updated:
4 Feb 2023 at 23:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mindaugasd commentedSending patch for 1.16 to prevent module from crashing drush while where is no release.
Commit in that issue creates a different crash, so therefor made this simpler patch.
Comment #3
jcnventuraThe commit did the proper fix to the issue, but it does remove one service injection, so maybe some caches may need to be cleared. In any case, it would be good if you could reveal which "different crash" got created by applying that change, as it might be useful to fix that before 1.17 is created.
Comment #4
mindaugasd commentedI tried to recreate the error, and found the problem with the site itself (weird directory structure and duplicated modules).
And this patch I made it by copying it from another module issue queue without looking into details.
So green light from me. Original commit does not seem to create another error.
Comment #5
kreynen commentedComment #6
rlhawkThanks for the reminder about creating a release.