#378 closed defect (fixed)
List of all authors: problem with using ',' in the full name
Reported by: | jbenito | Owned by: | irolewic |
---|---|---|---|
Priority: | high | Milestone: | v0.97.0 |
Component: | General | Version: | 0.97.0 |
Keywords: | Cc: |
Description
In abstract menu, when you ask for a list of all authors (to send an email) it'd be great to have only a list of email, without any name or have the name formatted properly for an email. As it is right now, the format is "Name, Surname <mail@…>" with is not appropriate as in many email clients, comma is an address separator and this is interpreted as 2 addresses: "Name" and "Surname <mail@…>". This works properly only if injected directly into your email client which is not always possible/desirable.
Change History (3)
comment:1 Changed 5 years ago by irolewic
- Owner set to irolewic
- Status changed from new to accepted
comment:2 Changed 5 years ago by ian.rolewicz@…
- Resolution set to fixed
- Status changed from accepted to closed
commit 0a4b4cc1bd1a065b693d690b609c12e36a6691a6
Author: Ian Rolewicz <ian.rolewicz@…>
Date: Wed Apr 28 09:03:39 2010 +0200
[IMP] Improvements on list of all abstract authors
- fixes #378
- Side Menus and Headers for conference managment are now available when showing the list of authors of abstracts
- New format of names in the list (changed from "Title NAME, First Name <email>" to "Title First Name NAME <email>"
- 'send' is replaced by 'compose email'
- changed the style of the title
Format should be Title Surname Name <mail@...>
Few other modifications mentioned: