Images containing "body"/image caption on Matrix should use alt text on Discord #23
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: cadence/out-of-your-element#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Image messages containing a
bodyfield with afilenamefield will set the body as the filename rather than the alt text.How to Reproduce:
Possible fix:
bodyprovided as the alt text iffilenameis present.Things to note:
Sample from Neochat:
Some identifiable info redacted
Thanks, this should now be supported as of
84d791cd8a.