• LATIN-1 support (NNTP server)

    From Carlos Navarro@VERT to digital man on Thu Dec 21 07:38:47 2023
    Messages that use CHRS: LATIN-1 are not displayed properly in newsreaders (Synchronet's NNTP server renders them with the default charset=IBM437).

    This fix may work: edit exec/load/newsutil.js, at line 77 insert

    case "LATIN-1 2":
    charset = "ISO-8859-1";
    break;

    If you want to test: ßΘø≤· ± (accented aeiou, n with tilde)

    Carlos

    --- GoldED+/W32-MSVC 1.1.5-b20180707
    * Origin: cyberiada (2:341/234.1)
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Carlos Navarro on Thu Dec 21 00:11:01 2023
    Re: LATIN-1 support (NNTP server)
    By: Carlos Navarro to digital man on Thu Dec 21 2023 07:38 am

    Messages that use CHRS: LATIN-1 are not displayed properly in newsreaders (Synchronet's NNTP server renders them with the default charset=IBM437).

    This fix may work: edit exec/load/newsutil.js, at line 77 insert

    Okay, looks fine to me. Merged and commited.
    --
    digital man (rob)

    Synchronet/BBS Terminology Definition #49:
    KD = King Drafus (Allen Christiansen)
    Norco, CA WX: 56.5°F, 98.0% humidity, 0 mph ESE wind, 0.29 inches rain/24hrs

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net