synapse/changelog.d/11077.bugfix
Patrick Cloke e2f0b49b3f
Attempt different character encodings when previewing a URL. (#11077)
This follows similar logic to BeautifulSoup where we attempt different
character encodings until we find one which works.
2021-10-14 10:17:20 -04:00

2 lines
108 B
Plaintext

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