• exec/viewimsgs.js

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Jun 17 20:41:06 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/0a13154d350db525518ab957
    Modified Files:
    exec/viewimsgs.js
    Log Message:
    A bit more dynamically translated/localizable
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Dec 22 14:37:36 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/399759d4ce3cc39620270b91
    Modified Files:
    exec/viewimsgs.js
    Log Message:
    Don't exit(non-zero) from this script

    A non-zero exit from str_cmds.js (where this script is loaded) will terminate the call/session. We don't need to call exit() at all from this script.

    This fixes issue #848, thank you for the report
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)