Closed
Bug 943030
Opened 12 years ago
Closed 12 years ago
Windows 8 - Thunderbird 24.1.1 - Lightning 2.6.3 - Recent updates delete all calendar after requesting to refresh calendar cache
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: benoit.riou, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131112160018
Steps to reproduce:
Update Thunderbird to v24.1.1
Update Lightning to v2.6.3
Request to refresh cache of specific calendar connecting to Exchange server via DavMail
Actual results:
All events in the specific calendar disappeared. Impossible to retrieve events in the calendar even after requesting new sync, uninstall Lightning and reinstall same version and older version.
Expected results:
Nothing special, just a clean cache and an up to date calendar.
| Reporter | ||
Updated•12 years ago
|
Severity: normal → blocker
Comment 1•12 years ago
|
||
Do you get any error messages in Tools > Error Console during the steps you have listed above? If yes: please copy and paste them here.
Flags: needinfo?(benoit.riou)
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Stefan Sitter from comment #1)
> Do you get any error messages in Tools > Error Console during the steps you
> have listed above? If yes: please copy and paste them here.
Hello,
The only thing I've found was the following one (sorry in French but self explained):
Horodatage : 2013-11-26 20:39:30
Avertissement : L'utilisation de « getAttributeNodeNS() » est obsolète. Utiliser « getAttributeNS() » à la place.
Fichier Source : resource://calendar/modules/calXMLUtils.jsm
Ligne : 32
Regards
Benoit Riou
Flags: needinfo?(benoit.riou)
| Reporter | ||
Comment 3•12 years ago
|
||
Hello,
In addition, I've found this error :
Horodatage : 2013-11-28 09:53:46
Erreur : Please do not load stuff in the multimessage browser directly, use the SummaryFrameManager instead.
Fichier Source : resource://gre/modules/summaryFrameManager.js
Ligne : 85
Regards.
Benoit Riou
| Reporter | ||
Updated•12 years ago
|
OS: All → Windows 8
Hardware: All → x86_64
Comment 4•12 years ago
|
||
I guess it's the same issue as the one with the CalDAV sync
Events are still there but Lightning does not sync them.
If you create a new event the event is there until you delete the cash, but the event is stored on the server.
I can check this on my owncloud calendar.
Errorconsole says:
Zeitstempel: 29.11.2013 16:08:12
Warnung: getAttributeNodeNS() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen getAttributeNS().
Quelldatei: resource://calendar/modules/calXMLUtils.jsm
Zeile: 32
Comment 5•12 years ago
|
||
This one is solved with the recent follow-up patch in Bug 930132.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•