Defect #20466
closed
Broken email notification layout in Outlook
Added by Benedikt Huss over 9 years ago.
Updated about 9 years ago.
Category:
Email notifications
Description
In #16535 a new style for emails was introduced. Obviously, this new style was not applied to reminder mails. Every textline is displayed on a white background with absolutely no margins, while the email body background is light gray.
It just looks broken at the momement.
Files
Mail looks fine in OS X Mail (Yosemite), but not in Outlook 2013.
- Related to Feature #16535: Set a max width to html email content added
Could you try the patch attached on #8335?
The patch makes styles inline. I am not sure but perhaps it might fix this issue.
1. apply "email-inline-css.diff" patch attached on #8335
2. run bundle install RAILS_ENV=production
3. restart your Redmine application
4. send reminder
I have fixed most problems in Outlook, patch is attached.
The only problem that is still there is the missing space between the bullet and the text in the unordered lists. But I have no idea how to fix that.
Maybe the unordered list could be replaced with a table: http://stackoverflow.com/a/22053157
The patch Outlook-Fix contains all necessary fixes to that the emails are displayed correctly in Outlook, too.
mailer.html.erb.patch can be deleted.
- Has duplicate Defect #20637: #16353 broke email notification layout in Outlook added
- Subject changed from Redminder emails doesn't match new email style to broke email notification layout in Outlook added
- Subject changed from broke email notification layout in Outlook added to broke email notification layout in Outlook
Benedikt Huss wrote:
The patch Outlook-Fix contains all necessary fixes to that the emails are displayed correctly in Outlook, too.
mailer.html.erb.patch can be deleted.
Could you try #8335 patch?
Your patch is unmaintainable.
- Target version set to 3.1.1
- Status changed from New to Closed
- Resolution set to Fixed
- Subject changed from broke email notification layout in Outlook to Broken email notification layout in Outlook
Also available in: Atom
PDF