- Status changed to Needs work
11 months ago 12:41pm 13 December 2023 - 🇬🇷Greece bserem
@dewalt I assume you meant patch 59 was the source, as there is no patch in 56, and 56 is just a typo mistake.
Steps to reproduce:
1. Create new entity browser for media entity bundles with images type provider
2. Add Entity reference field to the translatable node type
3. Select Entity browser widget for entity reference field and attach created entity browser
4. Create new content and upload image via Entity browser field, specify alt and title attributes for image
5. Add translation for created content
6. Try to overwrite entity browser's image attributes to new language (create translation for referenced media entity)
As result, it does not create new translation for referenced media entity
UPD:
Fast Fix PR:
https://github.com/drupal-media/entity_browser/pull/150
Needs work
2.0
Widget plugins
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
@dewalt I assume you meant patch 59 was the source, as there is no patch in 56, and 56 is just a typo mistake.