When editing a translatable entity (for example, a Media Document) via an Entity Browser modal, clicking the “Change” button in the Source language selector causes incorrect behavior.
Instead of reloading the form or updating the source language, the modal closes, a new browser tab opens, and the screen displays a raw JSON response.
The form reloads within the modal and updates to the selected source language.
The modal closes.
A new browser tab opens showing raw JSON, e.g.:
[
{
"command": "closeDialog",
"selector": "#media",
"persist": false
},
{
"command": "entity_browser_value_updated",
"details_id": "edit-field-media"
}
]No change occurs — the source language and field values remain unchanged.
Active
2.13
Widget plugins
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.