• Poll ballots seen with more than the allowed maximum number of answers

    From Eric Oulashin@VERT to GitLab note in main/sbbs on Wed Sep 20 20:17:20 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/642#note_4232

    Yes, DDMsgReader (and SlyVote) didn't implement single-answer poll voting properly (they weren't using a bitwise operation to set the 'votes' property of the response header). I've made a fix and a merge request.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab issue in main/sbbs on Thu Sep 21 00:14:02 2023
    close https://gitlab.synchro.net/main/sbbs/-/issues/642

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab issue in main/sbbs on Mon Sep 25 16:50:36 2023
    reopen https://gitlab.synchro.net/main/sbbs/-/issues/642

    Posting a poll and specifying a maximum number of answers per ballot (e.g. limiting to 1 answer out of 4 possible answers), when that poll message is subsequently imported into QWKnet nodes, it appears that user can cast ballots with more the maximum number of votes per ballot (i.e. selecting more answers than the pollster desired).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Mon Sep 25 16:50:59 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/642#note_4258

    I should add some validation when importing ballots to not allow more than the expected number of answers (votes) per ballot.

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