[PR #654] [MERGED] Replying to a message deletes it #962

Closed
opened 2026-02-25 21:36:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/654
Author: @kroky
Created: 11/7/2022
Status: Merged
Merged: 11/7/2022
Merged by: @marclaporte

Base: masterHead: bugfix/compose-delete-reply


📝 Commits (1)

  • 1026bad deleting draft after successful compose form processing should be limited to imap drafts only and not real imap messages being replied to

📊 Changes

1 file changed (+3 additions, -20 deletions)

View changed files

📝 modules/smtp/modules.php (+3 -20)

📄 Description

Deleting draft after successful compose form processing should be limted to imap drafts only and not real imap messages being replied to. This bug actually removed original replied message from INBOX after reply was sent if a draft messages was saved automatically in the meantime.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/654 **Author:** [@kroky](https://github.com/kroky) **Created:** 11/7/2022 **Status:** ✅ Merged **Merged:** 11/7/2022 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `bugfix/compose-delete-reply` --- ### 📝 Commits (1) - [`1026bad`](https://github.com/cypht-org/cypht/commit/1026bad4129bf307ccd1d7bad5932333b1f4807f) deleting draft after successful compose form processing should be limited to imap drafts only and not real imap messages being replied to ### 📊 Changes **1 file changed** (+3 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+3 -20) </details> ### 📄 Description Deleting draft after successful compose form processing should be limted to imap drafts only and not real imap messages being replied to. This bug actually removed original replied message from INBOX after reply was sent if a draft messages was saved automatically in the meantime. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:47 +03:00
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#962
No description provided.