Closed
Bug 717875
Opened 13 years ago
Closed 11 years ago
MODIFICATION_FAILED when I accept an invitation to modify an event on a google calendar (second one)
Categories
(Calendar :: Provider: GData, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: marc.liste, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Build ID: 20111220165912
Steps to reproduce:
1 - I received an invitation by mail, I accept it choosing my google cal in the popup window-> no problem
2 - I received an invitation to modify the invitation, I accept it, an I receive an error message : MODIFCATION_FAILED
Actual results:
Here is the error log :
Erreur : Assert failed: error on iTIP processing
2: [resource://calendar/modules/calItipUtils.jsm:930] ItipOpListener_onOperationComplete
3: [resource://calendar/modules/calProviderUtils.jsm:678] cPB_notifyOperationComplete
4: [resource://calendar/modules/calUtils.jsm -> file:///C:/Users/MASTER/AppData/Roaming/Thunderbird/Profiles/9plb6z35.default/extensions/%7Ba62ef8ec-5fdc-40c2-873c-223b8a6925cc%7D/js/calGoogleCalendar.js:890] cGC_modifyItem_response_onResult
5: [resource://calendar/modules/calUtils.jsm -> file:///C:/Users/MASTER/AppData/Roaming/Thunderbird/Profiles/9plb6z35.default/extensions/%7Ba62ef8ec-5fdc-40c2-873c-223b8a6925cc%7D/js/calGoogleRequest.js:261] cGR_fail
6: [resource://calendar/modules/calUtils.jsm -> file:///C:/Users/MASTER/AppData/Roaming/Thunderbird/Profiles/9plb6z35.default/extensions/%7Ba62ef8ec-5fdc-40c2-873c-223b8a6925cc%7D/js/calGoogleRequest.js:463] cGR_onStreamComplete
Fichier Source : resource://calendar/modules/calUtils.jsm -> file:///C:/Users/MASTER/AppData/Roaming/Thunderbird/Profiles/9plb6z35.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js
Ligne : 983
Erreur : Une erreur est survenue lors de l'écriture sur l'agenda Free ! Code d'erreur : MODIFICATION_FAILED. Description :
Fichier Source : resource://calendar/modules/calUtils.jsm -> file:///C:/Users/MASTER/AppData/Roaming/Thunderbird/Profiles/9plb6z35.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js
Ligne : 1108
Expected results:
The event isn't modified
Component: General → Provider: GData
Summary: modification_failed when I accept an invitation to modify an event on a google calendar (second one) (Provider:GDATA) → modification_failed when I accept an invitation to modify an event on a google calendar (second one)
Summary: modification_failed when I accept an invitation to modify an event on a google calendar (second one) → MODIFICATION_FAILED when I accept an invitation to modify an event on a google calendar (second one)
Updated•13 years ago
|
QA Contact: general → gdata-provider
I'm seeing a very similar backtrace accepting an event to an iCal local storage calendar, after upgrading to 1.5 on TB13. Further upgrading to 1.5.2 doesn't help.
This is on linux x86_64. This might be more generic a problem than just the Google provider.
Timestamp: 07/03/2012 12:28:32 AM
Error: An error occurred when writing to the calendar client_calendar! Error code: MODIFICATION_FAILED. Description:
Source File: resource://calendar/modules/calUtils.jsm -> file:///home/bill/.thunderbird/Profiles/t8parjzj.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js
Line: 1116
Timestamp: 07/03/2012 12:28:32 AM
Error: Assert failed: error on iTIP processing
2: [resource://calendar/modules/calItipUtils.jsm:940] ItipOpListener_onOperationComplete
3: [file:///home/bill/.thunderbird/Profiles/t8parjzj.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calICSCalendar.js:602] null
4: [file:///home/bill/.thunderbird/Profiles/t8parjzj.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calICSCalendar.js:595] null
5: [file:///home/bill/.thunderbird/Profiles/t8parjzj.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calICSCalendar.js:388] null
6: [resource://calendar/modules/calProviderUtils.jsm:694] cPB_notifyOperationComplete
7: [file:///home/bill/.thunderbird/Profiles/t8parjzj.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calMemoryCalendar.js:530] null
8: [file:///home/bill/.thunderbird/Profiles/t8parjzj.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calMemoryCalendar.js:396] null
Source File: resource://calendar/modules/calUtils.jsm -> file:///home/bill/.thunderbird/Profiles/t8parjzj.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js
Line: 1105
Status: UNCONFIRMED → NEW
Ever confirmed: true
Confirming that the iCal (protocol) backend works fine, as does the local file after downgrading to TB7/Lighting 1.0.
Comment 3•13 years ago
|
||
Could you check in which version exactly this starts showing up? (i.e check with Lightning 1.1 to 1.4 also)
Comment 4•11 years ago
|
||
There has been a major rewrite of the Provider for Google Calendar between version 0.32 and 1.0. A vast number of bugs have been fixed during this rewrite, therefore I am closing lots of old bugs that I think might either be fixed or no longer apply to the latest version.
Please read the updated FAQ [1] for details on known issues. If you can reproduce your issue with the latest version of the Provider for Google Calendar and you can't find an existing bug that handles your case, please reopen this issue.
Thank you for your understanding.
[1] https://wiki.mozilla.org/Calendar:GDATA_Provider
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•