broken: attachments window cannot be a child of the editor body
authorArt Cancro <ajc@citadel.org>
Wed, 11 Oct 2023 03:18:07 +0000 (23:18 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 11 Oct 2023 03:18:07 +0000 (23:18 -0400)
commit44166de3fa70105519c629b4f486163bcd927e93
treedfd12b1daa0d64162a50559cfc88be0775d252c0
parent18f1d6b9e7e27816d0ba7d455bcfd26c4c457c22
broken: attachments window cannot be a child of the editor body

It causes the attachments window to be saved as part of the message text.
Oof.
webcit-ng/server/messages.c
webcit-ng/static/js/upload.js
webcit-ng/static/js/view_mail.js