[GH-ISSUE #1000] Being mistakenly warned about an empty email body #537

Closed
opened 2026-02-25 21:35:17 +03:00 by kerem · 4 comments
Owner

Originally created by @PaulTGG on GitHub (May 3, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1000

Originally assigned to: @mercihabam on GitHub.

🐛 Bugreport

#866 was done to allow sending emails where there is no text in the body. Since then, the compose page has been updated, and now, it's possible to get the message warning of an empty email body when there actually is text in the body. Not sure if this also has something to do with the visual glitch where the word "message" appears over the toolbar (also seen in the screenshot below).

send error

Version & Environment

Rev: 492f634

Steps to reproduce

  1. Compose an email
  2. Type in the recipient and subject
  3. Add text to the body
  4. Click Send. The message pops up.
Originally created by @PaulTGG on GitHub (May 3, 2024). Original GitHub issue: https://github.com/cypht-org/cypht/issues/1000 Originally assigned to: @mercihabam on GitHub. ## 🐛 Bugreport #866 was done to allow sending emails where there is no text in the body. Since then, the compose page has been updated, and now, it's possible to get the message warning of an empty email body when there actually is text in the body. Not sure if this also has something to do with the visual glitch where the word "message" appears over the toolbar (also seen in the screenshot below). ![send error](https://github.com/cypht-org/cypht/assets/12187131/6aba381a-5270-48dc-bc52-b880da80412e) ### Version & Environment <!-- Paste Git-Commit ID or Tag-Name here --> Rev: 492f634 ### Steps to reproduce 1. Compose an email 2. Type in the recipient and subject 3. Add text to the body 4. Click Send. The message pops up.
kerem closed this issue 2026-02-25 21:35:18 +03:00
Author
Owner

@mercihabam commented on GitHub (May 7, 2024):

PR https://github.com/cypht-org/cypht/pull/1006

<!-- gh-comment-id:2098283584 --> @mercihabam commented on GitHub (May 7, 2024): PR https://github.com/cypht-org/cypht/pull/1006
Author
Owner

@PaulTGG commented on GitHub (May 7, 2024):

I still have the same issue with the latest master as of this moment (117f04b).
bodynotempty

<!-- gh-comment-id:2098688685 --> @PaulTGG commented on GitHub (May 7, 2024): I still have the same issue with the latest master as of this moment (117f04b). ![bodynotempty](https://github.com/cypht-org/cypht/assets/12187131/9bf23189-8dfd-4fb5-beab-68030f07d4e9)
Author
Owner

@mercihabam commented on GitHub (May 7, 2024):

@PaulTGG Sure, the PR is still open. On master, you should still be getting the same behavior.
Maybe try it directly from the pull request?

<!-- gh-comment-id:2098772259 --> @mercihabam commented on GitHub (May 7, 2024): @PaulTGG Sure, the PR is still open. On master, you should still be getting the same behavior. Maybe try it directly from the pull request?
Author
Owner

@PaulTGG commented on GitHub (May 8, 2024):

@jacob-js Sorry about that - I wasn't paying close attention. I tried from the PR, and it works now, thanks!

<!-- gh-comment-id:2099503660 --> @PaulTGG commented on GitHub (May 8, 2024): @jacob-js Sorry about that - I wasn't paying close attention. I tried from the PR, and it works now, thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#537
No description provided.