Closed
Bug 968410
Opened 12 years ago
Closed 11 years ago
Lightning 2.6.4 Calendar does not send out meeting requests
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: greg, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131205075310
Steps to reproduce:
Created an Event and saved it. Re-opened the event and invited attendees, then saved and closed. No invites were sent out.
Actual results:
No invites were sent out. Modifying the number of attendees NEVER sends out any messages.
N.B. If, however, I invite the attendees BEFORE I save the event, everything appears to work properly.
Expected results:
One would expect that changing the number of attendees, even starting from zero, would result in the system sending out messages to, at least the new attendees.
Updated•12 years ago
|
Component: Untriaged → E-mail based Scheduling (iTIP/iMIP)
Product: Thunderbird → Calendar
Version: 24 → Lightning 2.6.4
| Reporter | ||
Comment 1•12 years ago
|
||
Setup a CALDAV server (DAVical) and was able to successfully link my calendar to it. Upon attempting to send a meeting invite to external addresses, Lightning did not send out any invites and it reported errors indicating that the external user email addresses were not subscribers to the calendar server.
Logic would seem to indicate that if the users are not subscribers to the calendar server, that Lightning go ahead and send out invites to the external parties and not report errors. Alternatively, a Setting in the Contacts Address Book to cause Lightning to not do the search on the Calendaring server may be enough to get the invites sent out to external users.
Added this to my previous report as they may be linked, but feel free to convert to new bug if deemed appropriate.
Comment 2•11 years ago
|
||
Is this still an issue with the current version 2.6.6?
Comment 3•11 years ago
|
||
Greg, is this still an issue with Lightning 3.3.x?
Have you made sure on the Davical end to configure $c->enable_auto_schedule = false; (see http://wiki.davical.org/index.php?title=Common_Problems) ?
Comment 4•11 years ago
|
||
This should be fixed in Lightning 3.3.x. If this is still issue, please feel free to reopen this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•