forked-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

2 lines
108 B
Plaintext

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