forked-synapse/changelog.d/8965.bugfix
Patrick Cloke 4136255d3c
Ensure that a URL exists in the content during push. (#8965)
This fixes an KeyError exception, after this PR the content
is just considered unknown.
2020-12-18 07:26:15 -05:00

2 lines
91 B
Plaintext

Fix a longstanding bug where a `m.image` event without a `url` would cause errors on push.