[PR #383] [MERGED] prevent last recipient from disappearing #801

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/383
Author: @adrienmaloba
Created: 4/4/2020
Status: Merged
Merged: 4/16/2020
Merged by: @jasonmunro

Base: masterHead: prevent-last-recipient-from-disappearing


📝 Commits (1)

  • 9e487c7 prevent last recipient from disappearing

📊 Changes

1 file changed (+11 additions, -7 deletions)

View changed files

📝 modules/core/message_functions.php (+11 -7)

📄 Description

Pullrequest

When we click on REPLY-ALL, all recipients at To should remain on the mailing list.

Issues

  • None

Checklist

  • None

How2Test

  • Configure a mail server
  • Open an inbox ( View a message )
  • Click on the REPLY-ALL link and and there, on the page for sending a new email, all recipients should be in the mailing list.

🔄 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/383 **Author:** [@adrienmaloba](https://github.com/adrienmaloba) **Created:** 4/4/2020 **Status:** ✅ Merged **Merged:** 4/16/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `prevent-last-recipient-from-disappearing` --- ### 📝 Commits (1) - [`9e487c7`](https://github.com/cypht-org/cypht/commit/9e487c72ea42ae1335e0cf5aa57a5c19b2b611a4) prevent last recipient from disappearing ### 📊 Changes **1 file changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_functions.php` (+11 -7) </details> ### 📄 Description ## Pullrequest When we click on REPLY-ALL, all recipients at **To** should remain on the mailing list. ### Issues - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> - [ ] Configure a mail server - [ ] Open an inbox ( View a message ) - [ ] Click on the REPLY-ALL link and and there, on the page for sending a new email, all recipients should be in the mailing list. --- <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:17 +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#801
No description provided.