Closed Bug 142064 Opened 22 years ago Closed 19 years ago

when mailto handled internally, recipient list is split on spaces instead of commas

Categories

(MailNews Core :: Simple MAPI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: thundt, Assigned: rdayal)

Details

Clicking on a mailto link that has ONE recipient containing spaces gets parsed
as a LIST of recipients. 

Example:
<a
href="mailto:Lists%20-%20ETS%20Application%20Support">Lists&nbsp;-&nbsp;ETS&nbsp;Application&nbsp;Support</a>

This is a recipient named "Lists - ETS Application Support" which is a valid
address in our Outlook/Exchange system here.  When I click on this link in
Mozilla, and it hands it off to its internal mail composer, I get a list of
recipients: Lists, -, ETS, Application, and Support.  Other mail clients (e.g.,
Eudora) properly handle it as one recipient.  IE and Outlook (the default
configuration here) also handle it that way.

The spec at http://www.ietf.org/rfc/rfc2368 says the recipient is a
comma-separated list (not space-separated). It seems to me Mozilla is violating
this.

I have seen this with Moz1.1RC1 under both WinNT4SP6 and RedHat Linux 7.1.
(To get Eudora to handle mailtos I had to use the fix at bug 11459 comment 86.)
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: trix → yulian
QA Contact: yulian → stephend
Product: MailNews → Core
WFM with Mozilla 1.7.6 on WinXP.

Feel free to reopen if you can reproduce the problem with current builds.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.