Closed
Bug 937845
Opened 12 years ago
Closed 12 years ago
Free/busy doesn't work in Thunderbird 24.1.0
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 933005
People
(Reporter: wimmer, Assigned: mozilla-123)
Details
Attachments
(2 files)
661 bytes,
patch
|
Details | Diff | Splinter Review | |
41.95 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131025151332
Steps to reproduce:
When creating a new event I'm using the Invite Attendees window to add participants to the meeting.
Actual results:
The Invite Attendees window doesn't show free/busy status of any of the participants (all rows are pink).
The same behavior on Linux and Win, and by lot of users.
Expected results:
Thunderbird 24.0/Lightning 2.6 works well and
Thunderbird 17.x/Lightning 1.9.1 works well too.
Comment 1•12 years ago
|
||
Version 24.1.0
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
Build: 20131028113456
Lightning 2.6.2
CalDAV Server - DavMail.
With the earlier version worked perfect.
Running thunderbird 24.1.0, Lighting 2.6.2 and DavMail 4.4.0-2198 on Kubuntu 13.10, MS Exchange as the real server.
Lighting log does not show any difference between 2.6.2 and e.g. 1.9.1 for PROPFIND but network dump shows that what gets logged is different to what gets sent to the server:
1.9.1: PROPFIND http://localhost:1080/principals/users/foo@dot.com/
2.6.2: PROPFIND http://localhost:1080/users/foo@dot.com/calendar
I have attached patch for 2.6.2 which at least seem to fix the issue for me. Now free / busy information gets shown.
Updated•12 years ago
|
Assignee: nobody → mozilla-123
Comment 3•12 years ago
|
||
Comment on attachment 832402 [details] [diff] [review]
fix free / busy information query
Pushing in Philipp's review queue.
Attachment #832402 -
Flags: review?(philipp)
I tried attached patch and it solves free/busy problem on all our users. Tajuma - thanks for your work ;-)
Besides this - some users have shifted column of attendees, so their bree/busy lines do not correspond to their names (see attached picture). This problem is not global - some users of TB-24 are not affected this bug, which appears in TB-24.0.1.
Comment 6•12 years ago
|
||
Thanks for the patch :) Someone else also created this kind of patch, it was alreayd checked in.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Attachment #832402 -
Flags: review?(philipp)
You need to log in
before you can comment on or make changes to this bug.
Description
•