Summary | Modified attendee display name after save + reopen |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/17/2012 (4621 days ago) |
Due | |
Updated | 10/27/2012 (4611 days ago) |
Assigned | |
Resolved | 10/17/2012 (4621 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 32c01ec0f3f4e2845d1422475a3829114cfb906e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 17 13:59:27 2012 -0400
Bug: 11547Only include the label if it doesn't equal the bare_address.kronolith/lib/Kronolith.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/32c01ec0f3f4e2845d1422475a3829114cfb906e
State ⇒ Resolved
commit 32c01ec0f3f4e2845d1422475a3829114cfb906e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 17 13:59:27 2012 -0400
Bug: 11547Only include the label if it doesn't equal the bare_address.kronolith/lib/Kronolith.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/32c01ec0f3f4e2845d1422475a3829114cfb906e
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Modified attendee display name after save + reopen
Type ⇒ Bug
State ⇒ Unconfirmed
I created a new event and added an email address attendee to it.
When I save the event and reopen it, the email address attendee will
be prefixed
with the email address as display name.
Bug or feature?
Thomas