Closed (fixed)
Project:
Image effect kit
Version:
8.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2021 at 23:19 UTC
Updated:
25 Mar 2022 at 21:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
marcusvsouza commentedWorking on it!
Comment #3
marcusvsouza commentedThe .info.yml has already changed, i worked on the .json file.
Comment #4
vikashsoni commentedThanks for the patch
patch apply successfully
Comment #5
marcusvsouza commentedComment #6
audioroger commentedI was having issues installing this due to
core: 8.xnot wanting to live alongside thecore_version_requirement:.I've updated
iek.info.ymlandcomposer.jsonand confirmed this installs on 9.2.6. I've also updated the readme to include mention of D9 compatibility.There is still a theoretical issue where someone could attempt to install Drupal 8.0.x - 8.1.x and run into compatibility issues, but since those versions are old and deprecated I think the risk is tolerable.
Also worth noting that this patch is against the 1.1.0 tag https://git.drupalcode.org/project/iek/-/tags/8.x-1.1 since a tag wasn't cut for the latest commit https://git.drupalcode.org/project/iek/-/commit/1d911c0558cd13f33420ff43... and I didn't want to base off of a dev branch.
Comment #7
lonalore