Closed (fixed)
Project:
Opigno course
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2020 at 14:01 UTC
Updated:
3 Jun 2021 at 18:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
claudiu.cristeaBut why should
field.field.media.image_png.field_media_imagedepend oncontent_translation? I guess the site should work w/o content_translation enabled. Enabling the module should be optional. Wouldn't be better if we remove the dependency fromfield.field.media.image_png.field_media_image?Comment #3
spheresh commentedBecause that this is the only place where the dependency on the content translation and there are no other configs of content translation, I think we should add a patch that removes this dependency.
Comment #4
axelmHi @somersoft
Thanks for this patch.
It will be applied as suggested by @spheresh in the next Opigno release
Comment #5
axelmComment #6
axelmReleased in Opigno 2.23
Comment #7
axelm