mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-24 20:46:04 +03:00
[GH-ISSUE #1875] 🐛 [Bug] Production: Editor HTML issue and Draft issue #736
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PeopleInside on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1875
Originally assigned to: @IrAlfred on GitHub.
🐛 Bug
1 BUG: No HTML text editor on production mode
I'm in a production mode and in General settings I saved the HTML email format.
When I open composer there is no HTML editor that allow me decide the text size, etc.
Screenshot:
BUG 2: Draft not correctly saved
Steps to reproduce:
Compose an email by inserting a subject and a body test text.
Use the button save.
When going on Draft the message are saved without the email message hust the subject is saved, all email body text and HTML has been loosed.
Also after some draft load I see the following error message:
But I disabled cache in the .env file.
💡⚠️ Oh if you dont insert a subject and press save no error is showed but an error should inform you that without inserting a subject the draft is not saved!
Version & Environment
Crypht version 2.6.0
OS: Ubuntu 24 LTS
@IrAlfred commented on GitHub (Feb 18, 2026):
Thank you @PeopleInside for reporting these bugs.
I've been able to reproduce it on my end. I will implement the fix
@PeopleInside commented on GitHub (Feb 18, 2026):
@IrAlfred it's me that I say thank you to you!
Sorry if you hear a bit more on those days. I'm new on Cypht software and when I start to use a software usually I find many issue so I like to report it to improve and to maybe see issue fixed.
Thank you again for your time in helping me to setup for the first time Cypht.
It's nice to find developers that are humans and make Internet a better place with a project like this one.
❤️ thank you 🤗
@IrAlfred commented on GitHub (Feb 18, 2026):
@PeopleInside The truth is that when you've been using software for a long time, you usually end up using the same features over and over. That means the bugs hiding in the parts you don't use as often can stay hidden. So thanks for keeping an eye out and reporting any bugs you find. It really helps make Cypht better and solidify its place among the best webmail clients.
@johnsantosDev commented on GitHub (Feb 24, 2026):
Hello @IrAlfred thanks for investime some time for this issue. Could you kindly advise on the status?
@IrAlfred commented on GitHub (Feb 24, 2026):
Hello @johnsantosDev,
A pull request has been opened to address this issue:
https://github.com/cypht-org/cypht/pull/1881
We are currently waiting for it to be reviewed.