• web/root/msgs/msg.ssjs

    From rswindell@VERT to CVS commit on Sat Dec 2 05:51:10 2017
    web/root/msgs msg.ssjs 1.52 1.53
    Update of /cvsroot/sbbs/web/root/msgs
    In directory cvs:/tmp/cvs-serv25541

    Modified Files:
    msg.ssjs
    Log Message:
    echicken's fix: specify expand_fields as false in call to get_msg_header() (because we're writing the modified header back).


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From KenDB3@VERT/KD3NET to rswindell on Sat Dec 2 10:29:10 2017
    web/root/msgs msg.ssjs 1.52 1.53
    Update of /cvsroot/sbbs/web/root/msgs
    In directory cvs:/tmp/cvs-serv25541

    Modified Files:
    msg.ssjs
    Log Message:
    echicken's fix: specify expand_fields as false in call to get_msg_header() (because we're writing the modified header back).


    I think it might be happening in savemsg.ssjs too, but I missed grabbing the error message. It might happen when I post this. I'll grab it if I see and follow up.

    ~KenDB3

    ---
    ■ Synchronet ■ KD3net-Rhode Island's only BBS about nothing. http://bbs.kd3.us
  • From KenDB3@VERT/KD3NET to rswindell on Sat Dec 2 10:30:07 2017
    web/root/msgs msg.ssjs 1.52 1.53
    Update of /cvsroot/sbbs/web/root/msgs
    In directory cvs:/tmp/cvs-serv25541

    Modified Files:
    msg.ssjs
    Log Message:
    echicken's fix: specify expand_fields as false in call to get_msg_header() (because we're writing the modified header back).


    I think it might be happening in savemsg.ssjs too, but I missed grabbing the error message. It might happen when I post this. I'll grab it if I see and follow up.

    ~KenDB3

    No dice on that last post for some reason.

    ---
    ■ Synchronet ■ KD3net-Rhode Island's only BBS about nothing. http://bbs.kd3.us
  • From rswindell@VERT to CVS commit on Sun Dec 3 01:45:21 2017
    web/root/msgs msg.ssjs 1.53 1.54
    Update of /cvsroot/sbbs/web/root/msgs
    In directory cvs:/tmp/cvs-serv2566

    Modified Files:
    msg.ssjs
    Log Message:
    Fix the *right* call to get_msg_headers() this time (oops).


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Jul 24 06:30:23 2019
    web/root/msgs msg.ssjs 1.54 1.55
    Update of /cvsroot/sbbs/web/root/msgs
    In directory cvs:/tmp/cvs-serv24842

    Modified Files:
    msg.ssjs
    Log Message:
    Don't html-entity-encode UTF-8 character sequences.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun May 30 12:47:19 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/629b2c5e8127bbcbd33cb9c6
    Modified Files:
    web/root/msgs/msg.ssjs
    Log Message:
    Fix errors when reading msgs posted by users that no longer exist

    "msg.ssjs line 42: Error: Error -1 reading user number"

    Fixed an errant semicolon in the process. (15 year old minor bug)

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Jun 8 18:08:44 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/e2004b91355fb95c077807d0
    Modified Files:
    web/root/msgs/msg.ssjs
    Log Message:
    Fail with graceful error message if msgbase is not defined.

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