[PR #693] [MERGED] Fixed warning when user clicked on compose #984

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/693
Author: @josaphatim
Created: 3/22/2023
Status: Merged
Merged: 3/23/2023
Merged by: @marclaporte

Base: masterHead: fixed-warning-when-clicked-to-compose


📝 Commits (1)

  • 3744850 Fixed warning when user clicked on compose

📊 Changes

1 file changed (+9 additions, -6 deletions)

View changed files

📝 modules/smtp/modules.php (+9 -6)

📄 Description

When user clicks on compose, there is no reply_from nor message headers defined. This MR fixes warning that where thrown in such case.

Relates: https://app.glitchtip.com/evoludata/issues/1792897


🔄 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/693 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 3/22/2023 **Status:** ✅ Merged **Merged:** 3/23/2023 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `fixed-warning-when-clicked-to-compose` --- ### 📝 Commits (1) - [`3744850`](https://github.com/cypht-org/cypht/commit/37448505ec1ad7a09a29c6c359c79537db8ca02f) Fixed warning when user clicked on compose ### 📊 Changes **1 file changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+9 -6) </details> ### 📄 Description When user clicks on compose, there is no reply_from nor message headers defined. This MR fixes warning that where thrown in such case. Relates: https://app.glitchtip.com/evoludata/issues/1792897 --- <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:51 +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#984
No description provided.