Open
Bug 701334
Opened 14 years ago
Updated 5 years ago
Sending Invitations from CalDAV-Shared Calendars does not work
Categories
(Calendar :: Provider: CalDAV, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: Lukas.Ruf, Unassigned)
Details
(Whiteboard: [CalDAV server: DAViCal][calconnect31])
Attachments
(4 files)
Dear all
First of all: Thanks for the great work you are doing!
Regarding the current issue:
* For the past few beta-releases and now final release 1.1 of Lightning, I have not been able to send invitations to anybody when entering an appointment in a CalDAV-shared calendar.
* When entering an appointment in a CalDAV-calender, I can add invitees, the 'send invitation' tick-box remains grayed out and immutable.
* When saving the newly entered appointment, invitations are not sent.
* It works perfectly with local calendars.
Thanks for any hint on how to fix this problem.
Best regards
Lukas
Comment 1•14 years ago
|
||
Duplicate of for example bug #696782.
Your CalDAV server advertises scheduling and mail sending capabilities I would guess.
Enable the debug log of lightning in about:config and post it here, please.
Comment 2•14 years ago
|
||
More a duplicate of bug #580787 although that one is WCAP.
Lukas please provide a debug.log otherwise this will be closed. Thank you.
Whiteboard: [closesoon]
As requested, please find attached the debug.log
My sequence:
* added event by mouse-pointer into calendar "sharedlr" -> "New Event"
* changed to SUMMARY
* opened the item to added invitee Felix Möller
* "Saved"
Please find the corresponding screenshot next.
No email sent, at least no request for "sending".
Might it be possible that a problem exists when requesting freebusy for mozilla@felixmoeller.de -- which does not
Thanks for your support!
Lukas
PS: Please let me know if I may provide further logs. If so: can I somehow export the complete debug.log at once instaed of copy-and-paste from the error console?
Screenshot to debug.log
Please note the grayed out (immutable) "Notify attendees".
Thanks
Lukas
Comment 5•14 years ago
|
||
Looking at your URL I think you are using DAViCal.
Could you provide the DAV header? This should be something like:
Date: Sat, 03 Dec 2011 16:07:42 GMT
Server: CalendarServer/3.2(rexportiert) Twisted/11.0.0 TwistedWeb/9.0.0
DAV: 1, access-control, calendar-access, calendar-schedule, calendar-auto-schedule, calendar-availability, inbox-availability, calendar-proxy, calendarserver-private-events, calendarserver-private-comments, calendarserver-sharing, calendarserver-sharing-no-scheduling, calendar-query-extended, addressbook, extended-mkcol, calendarserver-principal-property-search
Content-Type: text/html;charset=utf-8
Content-Length: 320
Connection: close
This can be either done by Wireshark or by Firebug pointed to the CalDAV URL.
Thanks for the fast answer.
Whiteboard: [closesoon]
Dear all
When attempting to delete the invitation created within #578838, I received another series of errors. Currently, the invitation is not deletable.....
Thanks
Lukas
(In reply to Felix Möller from comment #5)
> Looking at your URL I think you are using DAViCal.
>
> Could you provide the DAV header? This should be something like:
> Date: Sat, 03 Dec 2011 16:07:42 GMT
>
> Server: CalendarServer/3.2(rexportiert) Twisted/11.0.0 TwistedWeb/9.0.0
>
> DAV: 1, access-control, calendar-access, calendar-schedule,
> calendar-auto-schedule, calendar-availability, inbox-availability,
> calendar-proxy, calendarserver-private-events,
> calendarserver-private-comments, calendarserver-sharing,
> calendarserver-sharing-no-scheduling, calendar-query-extended, addressbook,
> extended-mkcol, calendarserver-principal-property-search
Yes, I am using DAViCAL.
Here is what I get:
HTTP/1.1 200 OK
Date: Sun, 04 Dec 2011 16:36:14 GMT
Server: Apache
X-Powered-By: PHP/5.3.3-7+squeeze3
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, addressbook
Content-Length: 172901
Etag: "edbbec034235f4ecec7228ccfa1de5ae"
X-DAViCal-Version: DAViCal/0.9.9; DB/1.2.9
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: text/calendar; charset="utf-8"
Comment 8•13 years ago
|
||
Are you getting actual errors in the error console, maybe related to something not being initialized?
It could be that this bug is fixed by the patch for bug 723533. This bug contains a windows xpi with the fix applied. Please test this patch to see if it solves your issue also.
The patch will be contained in the next release, Lightning 1.3 and its beta release which will be available very soon.
Updated•13 years ago
|
Whiteboard: [CalDAV server: Apple][calconnect25]
Comment 9•13 years ago
|
||
This might work with the patch for bug 787780, it does some fixes for shared calendars. Please retest with tomorrow's nightly builds.
Whiteboard: [CalDAV server: Apple][calconnect25] → [CalDAV server: DAViCal][calconnect25]
Updated•11 years ago
|
Whiteboard: [CalDAV server: DAViCal][calconnect25] → [CalDAV server: DAViCal][calconnect31]
Comment 10•11 years ago
|
||
Closing this as INCOMPLETE, please test as mentioned above and reopen if its still an issue.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 11•11 years ago
|
||
Thanks a lot for all your effort.
Unfortunately, it still does not work for me. Irrespective of whatever settings I make use of DAViCal, I do not get Lightning (latest stable version) to send an invitation. Neither for colleagues on the same DAViCal server nor in other organizations.
Thanks,
Lukas
[CalDAV server: DAViCal]
Comment 12•11 years ago
|
||
Re-opening per comment#11
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: INCOMPLETE → ---
Updated•5 years ago
|
Status: REOPENED → UNCONFIRMED
Ever confirmed: false
You need to log in
before you can comment on or make changes to this bug.
Description
•