[Tickets #8719] Re: IMP ignores additional list-* header-field tokens and chooses the less approriate one
bugs at horde.org
bugs at horde.org
Thu Nov 19 18:53:37 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8719
------------------------------------------------------------------------------
Ticket | 8719
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | IMP ignores additional list-* header-field tokens and
| chooses the less approriate one
Queue | IMP
Version | 4.3.5
Type | Bug
-State | Unconfirmed
+State | Assigned
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-11-19 13:53) wrote:
> - Display all Tokens in the List Header Overview
No. From RFC 2369[2]:
A list of multiple, alternate, URLs MAY be specified by a comma-
separated list of angle-bracket enclosed URLs. **The URLs have order of
preference from left to right.** The client application should use the
left most protocol that it supports, or knows how to access by a
separate application.
We are viewing on a web browser. Thus, by definition, a HTTP URL is
supported. So we show ONLY the first element we support when reading
left-to-right. Google is telling us that it prefers we post to groups
via the web (for obvious reasons) than via e-mail so we need to honor
that preference.
> - Prefer the mailto Token over any url token
No. See above.
However, when replying, we obviously need to grab the e-mail address.
So this part needs to be fixed.
More information about the bugs
mailing list