Nuxeo mailing list archives
[Nuxeo-tickets] [Nuxeo Repository] #1725: Incorrect interpretation
of commas in From/To/Cc headers
Nuxeo Repository
trac at nuxeo.com
Mon Aug 7 14:20:00 CEST 2006
#1725: Incorrect interpretation of commas in From/To/Cc headers
--------------------------------------+-------------------------------------
Reporter: philipp at weitershausen.de | Owner: tziade
Type: defect | Status: new
Priority: P2 | Milestone: CPS 3.4.2
Component: CPSMailAccess | Version: TRUNK
Severity: normal | Keywords:
--------------------------------------+-------------------------------------
Most Microsoft Exchange systems are configured to format email addresses
as {{{"Lastname, Firstname" <firstname.lastname at evilcorp.com>}}}. Notice
how the quotation marks are placed so that the comma won't be treated as a
separator between email addresses.
CPSMailAccess fails to understand that. When displaying emails where email
addresses are formatted like that (happens in From, To, etc. headers), it
thinks {{{Lastname}}} is an email address and {{{Firstname
<firstname.lastname at evilcorp.com>}}} is one.
To sum up, it shouldn't treat a comma in quotation marks as an email
address separator but as part of the real name. More specifically,
CPSMailAccess/mailmessageview.py, _renderLinkedHeaderList needs to be
adjusted.
--
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1725>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository
More information about the Nuxeo-tickets
mailing list
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.