Defect #20466
Broken email notification layout in Outlook
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | 3.1.1 | |||
Resolution: | Fixed | Affected version: | 3.1.0 |
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.
Related issues
Associated revisions
History
#1
Updated by Benedikt Huss almost 7 years ago
- File Redmine_Reminder_Outlook_2013.png added
Mail looks fine in OS X Mail (Yosemite), but not in Outlook 2013.
#2
Updated by Go MAEDA almost 7 years ago
- Related to Feature #16535: Set a max width to html email content added
#3
Updated by Go MAEDA almost 7 years ago
#4
Updated by Benedikt Huss almost 7 years ago
- File Fixed_template.png added
- File mailer.html.erb.patch
added
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
#5
Updated by Benedikt Huss almost 7 years ago
- File Outlook-Fix.patch
added
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.
#6
Updated by Toshi MARUYAMA almost 7 years ago
- Duplicated by Defect #20549: Background Color of Emails added
#7
Updated by Toshi MARUYAMA almost 7 years ago
- Related to Feature #8335: Email styles inline added
#8
Updated by Toshi MARUYAMA almost 7 years ago
- Duplicated by Defect #20637: #16353 broke email notification layout in Outlook added
#9
Updated by Toshi MARUYAMA almost 7 years ago
- Subject changed from Redminder emails doesn't match new email style to broke email notification layout in Outlook added
#10
Updated by Toshi MARUYAMA almost 7 years ago
- Subject changed from broke email notification layout in Outlook added to broke email notification layout in Outlook
#11
Updated by Toshi MARUYAMA almost 7 years ago
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.
#12
Updated by Toshi MARUYAMA almost 7 years ago
- Target version set to 3.1.1
#13
Updated by Toshi MARUYAMA almost 7 years ago
- Status changed from New to Closed
- Resolution set to Fixed
#14
Updated by Toshi MARUYAMA almost 7 years ago
- Subject changed from broke email notification layout in Outlook to Broken email notification layout in Outlook