Dependency on the core media module was added in #2920329: SVG file as media source, but it is not required by the module to work.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | svg_image_field-remove_media_dependency-3056676-2.patch | 258 bytes | manuel.adan |
Dependency on the core media module was added in #2920329: SVG file as media source, but it is not required by the module to work.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | svg_image_field-remove_media_dependency-3056676-2.patch | 258 bytes | manuel.adan |
Comments
Comment #2
manuel.adanComment #3
didebruCant apply the patch using composer.
Maybe because of the Information added:
# Information added by Drupal.org packaging script on 2019-03-13
version: '8.x-1.2'
core: '8.x'
project: 'svg_image_field'
datestamp: 1552491495
Comment #5
mandclu commentedI was able to verify that the module works as intended without the media module installed, so I've merged this in. Thanks!