Menu

#1062 checkbox "Send list created" not saved if failure

closed-fixed
Web/CGI (248)
5
2005-11-27
2005-08-18
Daniel
No

On the list creation page (/mailman/create), if we check
the "Send list created e-mail to list owner" button
to 'yes' and that we put a wrong password by submitting
the form, the checkbox will come back to 'no'. This is
not the case with the other checkboxes or the text,
everything else comes back to the previously chosen
values.

Discussion

  • Daniel

    Daniel - 2005-08-18

    Logged In: YES
    user_id=1320890

    Oops, sorry.
    It is not the correct checkbox. It is the other, called 'Should
    new members be quarantined before they are allowed to post
    unmoderated to this list?'.

    The rest is true for the fact that it looses it's 'yes' value.

    Thanks,
    Daniel

     
  • Mark Sapiro

    Mark Sapiro - 2005-11-09

    Logged In: YES
    user_id=1123998

    The attached patch fixes the bug including correctly
    initializing the button from
    DEFAULT_DEFAULT_MEMBER_MODERATION and remembering the prior
    choice across errors.

    There is still an issue in that language selections are not
    remembered across errors.

     
  • Mark Sapiro

    Mark Sapiro - 2005-11-09
    • assigned_to: nobody --> msapiro
    • status: open --> closed
     
  • Mark Sapiro

    Mark Sapiro - 2005-11-09

    Patch to fix bug 1263213

     
  • Daniel

    Daniel - 2005-11-09

    Logged In: YES
    user_id=1320890

    Thanks for that, msapiro.
    Regards,
    Daniel

     
  • Mark Sapiro

    Mark Sapiro - 2005-11-27
    • status: closed --> closed-fixed
     

Log in to post a comment.