- 🇳🇱Netherlands Eric_A
Patch #5 does provide the default alt text from the media entity. Thanks!
However, using language construct
empty()
is buggy in that it becomes impossible to enter value "0" as an override. (Values "0", NULL and FALSE will result in TRUE when passed toempty()
.)I haven't looked into how core does this with core media. Not familiar with these plugins at all.