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
Branches
Tags
1 merge request!455Update branch with changes from master
Pipeline #6317 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment