[PR #2783] [MERGED] Backport to 1.2: Fix sending mail with a non-latin display name #16590

Closed
opened 2025-11-02 12:14:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2783
Author: @ptman
Created: 10/26/2017
Status: Merged
Merged: 10/26/2017
Merged by: @lafriks

Base: release/v1.2Head: fix-email


📝 Commits (1)

📊 Changes

3 files changed (+6 additions, -4 deletions)

View changed files

📝 models/mail.go (+1 -1)
📝 modules/mailer/mailer.go (+3 -3)
📝 modules/setting/setting.go (+2 -0)

📄 Description

https://github.com/go-gitea/gitea/pull/2559


🔄 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/go-gitea/gitea/pull/2783 **Author:** [@ptman](https://github.com/ptman) **Created:** 10/26/2017 **Status:** ✅ Merged **Merged:** 10/26/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.2` ← **Head:** `fix-email` --- ### 📝 Commits (1) - [`4fbdc12`](https://github.com/go-gitea/gitea/commit/4fbdc1215ee5025c0f714b68758ad72fc3587e8d) Fix sending mail with a non-latin display name. #2102 (#2559) ### 📊 Changes **3 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/mail.go` (+1 -1) 📝 `modules/mailer/mailer.go` (+3 -3) 📝 `modules/setting/setting.go` (+2 -0) </details> ### 📄 Description https://github.com/go-gitea/gitea/pull/2559 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:14:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16590