• DDMsgReader DDScanSubs have unusual new message scan behavior after la

    From Andre Robitaille@1:103/705 to GitLab issue in main/sbbs on Mon Feb 21 12:45:48 2022
    open https://gitlab.synchro.net/main/sbbs/-/issues/347

    When scanning for new messages across all boards (/N or (N)(A)), the following occurs.**Expected Behavior**1. New message scan is initiated from menu.2. When no new message found, move to next sub-board and continue scan.3. If message found, pause scan and read message. User continues to use forward/back/list/etc to read or reply to messages.4. Once reaching the end of the sub using [enter] or [right-arrow], prompt to go to next sub-board.5. When user chooses "Yes", resume scan in next sub-board.6. Go back to 2 and continue.**Current Behavior - Changes starting at 5**1. New message scan is initiated from menu.2. When no new message found, move to next sub-board and continue scan.3. If message found, pause scan and read message. User continues to use forward/back/list/etc to read or reply to messages.4. Once reaching the end of the sub using [enter] or [right-arrow], prompt to go to next sub-board.5. When user chooses "Yes", message list of current sub-board appears.6. [Q] aborts the scan. [Enter] continues moves to the next sub-board and resumes the scan.7. Go back to 2 and continue.Also, there's a dev console.print left in the code at line 2886.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Andre Robitaille@1:103/705 to GitLab note in main/sbbs on Mon Feb 21 18:16:58 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/347#note_2301

    Behavior is the same when being in the reader at all and trying to quit back to BBS. 1. Main menu -> (R)ead message2. When reading a message, (Q)uit to BBS3. Message list of sub-board displayed.4. Any action, even choosing a different messgage from the list and pressing Enter, continues to quit back to BBS.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Andre Robitaille@1:103/705 to GitLab issue in main/sbbs on Sat Feb 26 02:03:34 2022
    close https://gitlab.synchro.net/main/sbbs/-/issues/347
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Andre Robitaille@1:103/705 to GitLab note in main/sbbs on Sat Feb 26 02:03:34 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/347#note_2376

    This was fixed by 6d1e6239.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)