Closed (fixed)
Project:
Svg Image
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2020 at 09:22 UTC
Updated:
18 Jun 2020 at 03:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
neslee canil pintoComment #3
imyaro commentedModule is not tested for d9 yet.
Formally all compatibility issues resolved, but I didn't tried it myself.
This patch should be applied only when 9.x branch and first 9x beta release will be ready to be created.
Comment #4
wodzik commentedComment #5
douggreen commentedUpdated patch sets also the core_version_requirement for svg_image_responsive
Comment #6
douggreen commenteddoh! this just renames the patch file to use the correct module name.
Comment #7
gaëlgD9 core beta2 is out and a stable release is planned for June 3rd, so I guess this is not postponed anymore.
I applied patch #6 on latest dev. Then drupal-check finds no errors.
The patch is simple and looks good. Theoretically there's no reason that the module would not work with Drupal 9 as soon as deprecation notices are fixed, as
D9 = D8 - deprecated code. So it looks RTBC to me.Comment #8
extect commentedConfirm the patch is working great on latest 9.x-rc1.
+1 to get this committed.
Comment #10
imyaro commentedPatch pushed, thanks everyone!