Actions
Defect #7918
openNon-ASCII characters are disabled in e-mail's body fields
Status:
New
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2011-03-18
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
In accordance with documentation, Redmide should parse incoming e-mail's for project, tracker, etc fields:
Project: foo
Tracker: Bug
Priority: Urgent
Status: Resolved
I found, it doesn't work with non-ASCII (I guess) characters. So e-mail:
Project: zenith
Tracker: Ошибка
Some describing text
transforms to issue
Tracker: Ошибка
Some describing text
with first, default tracker.
No way to put information about tracker, priority and desired status in localized versions of Redmine.
- Database mysqld Ver 5.1.49-3 for debian-linux-gnu on i486 ((Debian))
- Ruby 1.8.7 (2010-08-16 patchlevel 302) [i486-linux]
- Rails 2.3.5-1.2
- Redmine 1.1.2.stable
Updated by Etienne Massip almost 14 years ago
- Category set to I18n
- Affected version (unused) set to 1.1.2
- Affected version set to 1.1.2
Updated by Peter Taran almost 14 years ago
P.S. I tryed emails encoded with Koi8-r and utf-8.
Updated by Etienne Massip over 13 years ago
- Category changed from I18n to Email receiving
Actions