• missing chars in input fields

    From Max Lind@1:103/705 to GitLab issue in main/sbbs on Fri Feb 16 05:25:07 2024
    open https://gitlab.synchro.net/main/sbbs/-/issues/720

    if you have utf-8, nothing is visible when you write in the input field as subject, all utf8 characters are invisible
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Fri Feb 16 08:35:39 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/720#note_4848

    If I try to send a netmail and type in a subject, the text starts flashing for me. That's different.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Max Lind@1:103/705 to GitLab note in main/sbbs on Tue Feb 20 21:38:05 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/720#note_4875

    what I mean is that if you write in any input field, such as subject, with utf8. for example "abcåäödefé", only "abcdef" is visible, all hichars are missing. logged in and tried on vert too, but same thing there.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Tue Feb 20 23:54:45 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/720#note_4876

    This is due to a recent change in SBBS where all input is, by default, auto-translated to CP437.

    Since message subjects *can* be UTF-8, I'll commit an exception for them. But for most other string input in the BBS, it's still true that CP437 is what is expected and not all UNICODE characters can be represented in CP437.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Tue Feb 20 23:57:46 2024
    close https://gitlab.synchro.net/main/sbbs/-/issues/720
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)