- Issue created by @erwangel
-
stefan.korn →
committed fb9dc8a1 on 8.x-1.x
Issue #3485773: Parent entity link does not work with responsive images...
-
stefan.korn →
committed fb9dc8a1 on 8.x-1.x
- 🇩🇪Germany stefan.korn Jossgrund
@erwangel: thanks for reporting.
I suppose the issue was introduced with ✨ It works with private images, not working with thumbnails RTBC , thus it will come with version 1.2.
I have committed a fix to dev branch. Can you test with dev branch?
I will make a new release soon, as the issue is clear in limiting media parent entity link to image formatter only in version 1.2.
I did probably not test ✨ It works with private images, not working with thumbnails RTBC with responsive image formatter.
- 🇫🇷France erwangel
8x.1.3 works now with responsive images. Thank you for the quick fix!
I had some trouble withcomposer require 'drupal/media_parent_entity_link:^1.3'
who asked toDiscard changes [y,n,v,d,s,?]?
especially when the composer help is nos so helpful: should I "discard changes and apply the update" or "stash changes and try to reapply them after the update" ? I answered yes to the first option but if such question may be useful with "composer update" I think we should avoid this question with "composer require" which is supposed to download the entire project over the old version. - 🇫🇷France erwangel
Don't worry about my previous (#7) message. Composer reacted this way because I had manually modified a file to resolve the "parent url not translated issue" ( https://www.drupal.org/project/media_parent_entity_link/issues/3316244 🐛 Generated URL of parent entity is not translated Postponed: needs info )