synapse/changelog.d/4241.bugfix
Richard van der Hoff c03324294d Workaround for non-ascii event ids (#4241)
It turns out that we accept events with non-ascii IDs, which would later cause
an explosion during state res.

Fixes #4226
2018-12-03 21:47:48 +11:00

2 lines
44 B
Plaintext

Fix exception caused by non-ascii event IDs