[PR #1219] [MERGED] [FIX]Compose page: clicking on Send button can't send email #1349

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1219
Author: @Baraka24
Created: 9/3/2024
Status: Merged
Merged: 9/13/2024
Merged by: @Shadow243

Base: masterHead: can-not-send-mail


📝 Commits (2)

  • 88f9f06 [FIX]Compose page: clicking on Send button can't send email
  • 8d785e8 Refact check_cc_exist_in_contacts_list feature

📊 Changes

6 files changed (+36 additions, -44 deletions)

View changed files

📝 modules/contacts/site.js (+25 -0)
📝 modules/core/functions.php (+0 -1)
📝 modules/core/handler_modules.php (+2 -13)
📝 modules/core/output_modules.php (+3 -0)
📝 modules/smtp/site.js (+5 -29)
📝 tests/phpunit/modules/core/functions.php (+1 -1)

📄 Description

Related issue


🔄 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/1219 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/13/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `can-not-send-mail` --- ### 📝 Commits (2) - [`88f9f06`](https://github.com/cypht-org/cypht/commit/88f9f06dc639b5867215926ae596d6e34c6ab8af) [FIX]Compose page: clicking on Send button can't send email - [`8d785e8`](https://github.com/cypht-org/cypht/commit/8d785e86c9e9c550e42523aa9930efde98f54fee) Refact check_cc_exist_in_contacts_list feature ### 📊 Changes **6 files changed** (+36 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `modules/contacts/site.js` (+25 -0) 📝 `modules/core/functions.php` (+0 -1) 📝 `modules/core/handler_modules.php` (+2 -13) 📝 `modules/core/output_modules.php` (+3 -0) 📝 `modules/smtp/site.js` (+5 -29) 📝 `tests/phpunit/modules/core/functions.php` (+1 -1) </details> ### 📄 Description [Related issue](https://github.com/cypht-org/cypht/issues/1216) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:00 +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#1349
No description provided.