Fixing the parameters sent to the mail composer.
authorArt Cancro <ajc@citadel.org>
Wed, 29 Nov 2023 21:32:02 +0000 (11:32 -1000)
committerArt Cancro <ajc@citadel.org>
Wed, 29 Nov 2023 21:32:02 +0000 (11:32 -1000)
commitca47a50d32510ab33032512c0a33a4712f4811c5
treebf2d1e53ed4b7e89aae3ef35bc0bb4452086f243
parentbadf45c4d07cf22c6b08c22dc08b0b91b8f45ffe
Fixing the parameters sent to the mail composer.

Reply/ReplyAll/Forward need some things that are not strings
and the source arrays seem to still be in scope, so we go with
that.  Need to tune this up some more.  Some things are still
missing, such as the references and reply msgnum.
webcit-ng/static/js/view_mail.js