0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-03 00:16:19 +02:00
synapse/changelog.d/11089.bugfix
Patrick Cloke efd0074ab7
Ensure each charset is attempted only once during media preview. (#11089)
There's no point in trying more than once since it is guaranteed to
continually fail.
2021-10-14 18:51:44 +00:00

1 line
108 B
Text

Fix a long-standing bug when attempting to preview URLs which are in the `windows-1252` character encoding.