• xtrn/DDMsgReader/DDMsgRea

    From nightfox@VERT to CVS commit on Mon Mar 19 14:55:00 2018
    xtrn/DDMsgReader DDMsgReader.js 1.115 1.116 readme.txt 1.12 1.13
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv32279

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 57: Made a fix for voting input - It wasn't accepting Q to quit out of voting (a blank input worked though).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to nightfox on Mon Apr 23 12:32:00 2018
    Re: xtrn/DDMsgReader/DDMsgReader.js readme.txt
    By: nightfox to CVS commit on Mon Mar 19 2018 06:55 pm

    There seems to be a problem with either your msg reader or your voting door (or both)?

    I've received inquiries about the following error in sysops' error.log file and I've seen it in my own:

    ERROR 2 (No such file or directory) in qwk.cpp line 1189 (qwk_vote) writing "/sbbs/data/subs/sync" access=-105 info=smb_addvote thread_back field missing (useron=DIGDIST)

    I saved the .REP packet that triggered this error and when looking at the VOTING.DAT file, I noticed the "In-Reply-To" field contains a message number rather than a message ID:

    [80]
    [vote:<5ADA59D1.34524.dove_sync@digitaldistortionbbs.com>]
    UpVote = true
    In-Reply-To: 34489
    WhenWritten: 20180420142121-0700 c1e0
    Sender: Nightfox
    Conference: 2007

    I think this means you're setting up the message header incorrectly when saving a vote message. The reply_id field is supposed to be the full message-ID of the message (or poll) the user is voting on, not the message number. Please take a look-see. :-)

    digital man

    Synchronet "Real Fact" #98:
    The Synchronet Wiki (wiki.synchro.net) went online in April of 2010.
    Norco, CA WX: 81.5øF, 26.0% humidity, 14 mph ENE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Mon Apr 23 13:12:00 2018
    Re: xtrn/DDMsgReader/DDMsgReader.js readme.txt
    By: Digital Man to nightfox on Mon Apr 23 2018 04:32 pm

    There seems to be a problem with either your msg reader or your voting door (or both)?

    I've received inquiries about the following error in sysops' error.log file and I've seen it in my own:

    ERROR 2 (No such file or directory) in qwk.cpp line 1189 (qwk_vote) writing "/sbbs/data/subs/sync" access=-105 info=smb_addvote thread_back field missing (useron=DIGDIST)

    I saved the .REP packet that triggered this error and when looking at the VOTING.DAT file, I noticed the "In-Reply-To" field contains a message number rather than a message ID:

    [80]
    [vote:<5ADA59D1.34524.dove_sync@digitaldistortionbbs.com>]
    UpVote = true
    In-Reply-To: 34489
    WhenWritten: 20180420142121-0700 c1e0
    Sender: Nightfox
    Conference: 2007

    I think this means you're setting up the message header incorrectly when saving a vote message. The reply_id field is supposed to be the full message-ID of the message (or poll) the user is voting on, not the message number. Please take a look-see. :-)

    Thanks for letting me know. I'll have a look.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From nightfox@VERT to CVS commit on Mon Apr 23 17:18:00 2018
    xtrn/DDMsgReader DDMsgReader.js 1.117 1.118 readme.txt 1.14 1.15
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv11727

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 59: When submitting a vote, the thread_id field is now set to the message/poll's message ID, not the message number.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Tue May 8 17:12:00 2018
    xtrn/DDMsgReader DDMsgReader.js 1.118 1.119
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv20318

    Modified Files:
    DDMsgReader.js
    Log Message:
    Version 1.17 beta 60: When a non-sysop is reading anonymous posts, the "from" name is now shown as "Anonymous".


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Tue May 8 18:09:00 2018
    xtrn/DDMsgReader DDMsgReader.js 1.119 1.120
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv25903

    Modified Files:
    DDMsgReader.js
    Log Message:
    Minor fix


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Jun 24 18:05:00 2018
    xtrn/DDMsgReader DDMsgReader.js 1.120 1.121 readme.txt 1.16 1.17
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv23335

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 61: Fixed a bug where it would report an "unknown destination" error when trying to forward a message to a FTN-style email address.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Mon Jun 25 08:41:00 2018
    xtrn/DDMsgReader DDMsgReader.js 1.121 1.122 readme.txt 1.17 1.18
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv12301

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 62: Made another fix to avoid the "Unknown destination" error when forwarding a message to a QWK-style address (such as "sysop@DIGDIST")


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Tue Jul 17 16:11:00 2018
    xtrn/DDMsgReader DDMsgReader.js 1.122 1.123 readme.txt 1.18 1.19
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv13616

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 63: Just before showing the message list or changing to another message area from the reader interface, it now writes "Loading..." in case there are a very large number of messages or sub-boards.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wed Jan 2 07:45:00 2019
    xtrn/DDMsgReader DDMsgReader.js 1.123 1.124 readme.txt 1.19 1.20 revision_history.txt 1.6 1.7
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv1221

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Removed the 'beta' status from the version to (1.17), now that Synchronet 3.17b has been officially released.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Mon Apr 15 08:44:00 2019
    xtrn/DDMsgReader DDMsgReader.js 1.124 1.125 readme.txt 1.20 1.21 revision_history.txt 1.7 1.8
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv1878

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Made use of the new MsgBase.get_index() function (if available) for better performance. Added 'undefined' checks for some of the messaeg attribute definitions before adding them to the attribute strings, since some of them have changed. Updated the version to 1.18.


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