Closed
Bug 918235
Opened 12 years ago
Closed 12 years ago
Caldav synchonization broken after upgrade lightning 2.6
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: yves.coutolleau, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release)
Build ID: 20130814063812
Steps to reproduce:
upgrading to TB 24.0 (French) and Lightning 2.6b3
(with a caldav calendar synchonized on on internal Zarafa ical server )
Actual results:
, I lose the synchronization with the caldav server .
In TB console, I’ve got this message in loop :
Avertissement : L’utilisation de « getAttributeNodeNS() » est obsolète. Utiliser « getAttributeNS() » à la place.
Fichier source : resource://calendar/modules/calXMLUtils.jsm
Ligne : 32
Expected results:
good synchro
To resolve the problem :
replace
http://server:8080/caldav/user
by
http://server:8080/caldav/user/Agenda
for the emplacement of the agenda
Yves
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•