[PR #886] [MERGED] Fix SMTP to/cc/bcc fields loosing their content when they loose focus #1117

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/886
Author: @josaphatim
Created: 2/8/2024
Status: Merged
Merged: 2/8/2024
Merged by: @kroky

Base: masterHead: fixed-adding-servers


📝 Commits (1)

  • 84fc6b7 Fix SMTP to/cc/bcc fields loosing their content when they loose focus

📊 Changes

11 files changed (+24 additions, -21 deletions)

View changed files

📝 modules/feeds/modules.php (+3 -3)
📝 modules/github/modules.php (+1 -1)
📝 modules/imap/handler_modules.php (+1 -1)
📝 modules/imap/output_modules.php (+2 -2)
📝 modules/nasa/modules.php (+1 -1)
📝 modules/nux/modules.php (+1 -1)
📝 modules/smtp/modules.php (+6 -3)
📝 modules/smtp/site.css (+5 -5)
📝 modules/smtp/site.js (+1 -1)
📝 modules/wordpress/modules.php (+1 -1)
📝 tests/selenium/servers.py (+2 -2)

📄 Description

To, cc, and bcc fields were loosing content. I also fixed by the same time bubbles and the drag and drop functionnality attached to them.


🔄 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/886 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fixed-adding-servers` --- ### 📝 Commits (1) - [`84fc6b7`](https://github.com/cypht-org/cypht/commit/84fc6b78fe6a6fb12670ca597637b77296621a71) Fix SMTP to/cc/bcc fields loosing their content when they loose focus ### 📊 Changes **11 files changed** (+24 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `modules/feeds/modules.php` (+3 -3) 📝 `modules/github/modules.php` (+1 -1) 📝 `modules/imap/handler_modules.php` (+1 -1) 📝 `modules/imap/output_modules.php` (+2 -2) 📝 `modules/nasa/modules.php` (+1 -1) 📝 `modules/nux/modules.php` (+1 -1) 📝 `modules/smtp/modules.php` (+6 -3) 📝 `modules/smtp/site.css` (+5 -5) 📝 `modules/smtp/site.js` (+1 -1) 📝 `modules/wordpress/modules.php` (+1 -1) 📝 `tests/selenium/servers.py` (+2 -2) </details> ### 📄 Description To, cc, and bcc fields were loosing content. I also fixed by the same time bubbles and the drag and drop functionnality attached to them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37: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#1117
No description provided.