﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1485327	No Smart Tags support in washtml	smultron		"When viewing HTML emails sent from Outlook, the street-addresses (typically in the sender's signature) becomes garbled and missing chunks of information. However, if you reply or forward to the message, the information is displayed correctly (while composing the reply plain-text mode). For example:

'''Viewing HTML email:'''
{{{
Jane Doe

Sample Assistant

M & Associates

111 , 12th Fl

Phone: 111-222-3333

Fax: 111-222-4444

}}}


'''Fw or Re in plaintext (correct info):'''
{{{
Jane Doe
Sample Assistant
M & Associates
111 Fifth Ave, 12th Fl
Place City, NY 10017
Phone: 111-222-3333
Fax: 111-222-4444
}}}

Here is the relevant part of a header from such an email (let me know if more is needed):
{{{
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary=""----=_NextPart_000_003C_01C90F4C.CD015EC0""
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
thread-index: AckO0Sb1F7cs2h++TB+PWLDNUIxJDgApYVzg
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350
Message-Id: <20080905164455.4B0CD33017C4@xxx.xxx>

This is a multi-part message in MIME format.

------=_NextPart_000_003C_01C90F4C.CD015EC0
Content-Type: text/plain;
        charset=""us-ascii""
Content-Transfer-Encoding: 7bit
}}}

It also inserts double spaces between each line in HTML view, too, which can be annoying.

Since the plain-text shows the information correctly, it seems like this has something to do with the HTML parser in RC + Outlook?"	Bugs	closed	6	0.2-beta	PHP backend	git-master	normal	fixed	outlook	
