https://gitlab.synchro.net/sbbs/sbbs/-/commit/1036e892cbb1036ca99219fb
Modified Files:
web/lib/forum.js
Log Message:
Convert non-UTF-8 message header fields (to/from) to UTF-8Some messages come from non-English locales with non-UTF-8 charsets(e.g. CP437), so their to/from fields may contain non-ASCII/non-UTF-8characters (e.g. "Björn Felte") - so convert these fields (to/from)to UTF-8, as needed. Uses the new(ish) utf8_encode() function, so youmust have a recent v3.17c build.I did not transcode message subjects as I'm not clear how they are storedand copied here. That's probably something better handled by echicken.
--- SBBSecho 3.11-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)