• exec/avatars.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, January 16, 2025 00:29:47
    https://gitlab.synchro.net/main/sbbs/-/commit/cbae5ab7f7852703817d770f
    Modified Files:
    exec/avatars.js
    Log Message:
    Work-around avatars.js line 271: TypeError: hdr is null

    with a null hdr check before use (corrupt msg base?)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, July 18, 2025 11:52:04
    https://gitlab.synchro.net/main/sbbs/-/commit/2f4bbab4a84676520170b6f0
    Modified Files:
    exec/avatars.js
    Log Message:
    if avatars_lib.netuser_fname() returns false, don't create/update a file

    i.e. 'ctrl/false'

    This was just bad error checking in this script, but the underlying error (avatars posted to SYNCDATA from TL-QWK BBS) has been fixed with the previous change to avatars_lib.js (supporting dash in QWK-IDs).

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