Vote #72187
完了Plain text notification emails content is HTML escaped
0%
説明
There are some problems with latest Redmine versions.
After upgrade to 2.0.2 (the same problem with 2.0.3), when sending e-mail notifications as PLAIN TEXT, something has changed.
Now - "<pre>" tag is replaced with ??
There are some other issues with incoming e-mails as well, but this is another issue.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Bad news: this is a "Rails issue":https://github.com/rails/rails/issues/687, more specifically a 3.x issue regression according to "original LH ticket":https://rails.lighthouseapp.com/projects/8994/tickets/4858.
Good news: the issue has been reopened 14 days ago and a PR is being worked on (or, at least it was 8 days ago) so it could be fairly well fixed soon.
--------------------------------------------------------------------------------
Etienne Massip wrote:
> Good news: the issue has been reopened 14 days ago and a PR is being worked on (or, at least it was 8 days ago) so it could be fairly well fixed soon.
The "ticket":https://github.com/rails/rails/issues/2496 was closed on github. That's odd because I'm still able to reproduce with Rails 3.2... Patch applied in r10205 anyway.
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,12138,Plain Text Emails are Html Escaped