Defect #38223
closedSend out mail with full name of commenter
0%
Description
The Ruby core team uses Redmine for issue tracking (see https://bugs.ruby-lang.org). The source for this Redmine instance is maintained at https://github.com/ruby/b.r-l.o/. Mails from this instance seem to only use the login name if there are non-ASCII characters in the full name. If the full name does not contain non-ASCII characters, then both the login name and the full name are given.
Analyzing the problem lead to the conclusion that this is a Redmine issue, not specific to bugs.ruby-lang.org. That's why I'm reporting it here. I'm not familiar with the internals of Redmine, but for example the 'mail' gem has no problem sending out mails with non-ASCII names.
Updated by Go MAEDA about 2 years ago
Could you give us information on this issue that you are aware of at this time? I would like to know where I should start looking into this.
Updated by Marius BĂLTEANU about 1 year ago
- Status changed from New to Needs feedback
Updated by Martin Dürst about 1 year ago
Marius BĂLTEANU I'm glad to provide feedback if you tell me what kind of feedback you need.
Updated by Marius BĂLTEANU about 1 year ago
Go MAEDA wrote in #note-1:
Could you give us information on this issue that you are aware of at this time? I would like to know where I should start looking into this.
Martin Liu, this comment.