Summary | Fix attendees without email address |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 04/09/2007 (6681 days ago) |
Due | |
Updated | 04/10/2007 (6680 days ago) |
Assigned | 04/09/2007 (6681 days ago) |
Resolved | 04/10/2007 (6680 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
I didn't do this on purpose.
But I don't understand why you want to disable verifcation in
parseAddressList().
require attendees to have email addresses, and Kronolith simply
doesn't notify them. You can still update their status in Kronolith
manually though.
that an iTip invitee is an email address. Having non-emails in there
might even cause us to generate invalid iTip when reminders or
invitations are sent to those _with_ an email address.
Doesn't make any sense since email is how iTip/iCal invitations work.
used as a company wide shared calendar. It's quite common to create
events with external attendees which don't have an email address, but
everyone in the company knows who is coming.
Cheers,
Thomas
State ⇒ Feedback
Doesn't make any sense since email is how iTip/iCal invitations work.
New Attachment: kronolith-attendee-fix-add-without-email.patch
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ Kronolith
Summary ⇒ Fix attendees without email adress
Type ⇒ Bug
attached is a patch to fix the addition of attendees without an email address.
The patch enables email address verification and surpresses the
warning message if the attendee is without an email adress.
Cheers,
Thomas