Skip to content
Snippets Groups Projects
Commit fa91e907 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Default FTN charset to CP437 (not ASCII) for QWK-imported messages

A QWKnet tagline usually contains CP437 character 254 and if/when appended to
a message during export, would "convert" the message to CP437 thus making the
"ASCII" charset advertisement incorrect.

If a FIDO CHARSET value was already specified (e.g. in HEADERS.DAT), that
value will (still) not be overridden. So the *original* import via QWK (before
it gets exported to a QWKnet) is where this change will take effect.

Fix for issue #741
parent 32066804
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment