Closed
Bug 401710
Opened 18 years ago
Closed 18 years ago
Unable to dismiss zero duration events
Categories
(Calendar :: Provider: GData, defect)
Calendar
Provider: GData
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mtempels, Assigned: Fallen)
Details
(Whiteboard: [gdata-0.4])
Attachments
(1 file)
1.57 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8
Build Identifier: Thunderbird version 2.0.0.6 (20070728) + Lightning 0.5 + GData 0.3
when creating a zero duration event in lightning, dismissal of alarms fail with error
General response failed: [Exception... "A request Error Occurred. Status Code: 400 Bad Request Body: Expecting an end time component in gd:when." nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Documents%20and%20Settings/Matthijs%20Tempels/Application%20Data/Thunderbird/Profiles/o30f7efn.default/extensions/%7Ba62ef8ec-5fdc-40c2-873c-223b8a6925cc%7D/js/calGoogleCalendar.js :: cGC_general_response :: line 751" data: no]
Reproducible: Always
Steps to Reproduce:
1.Create an event with the same start and end time with an alarm set
2. try to dismiss the alarm
3.
Actual Results:
alarms never get dismissed
Expected Results:
alarms never get dismissed
Already had contact with the projects maintainer Philipp Kewisch and a sollution has been found for me..
![]() |
Reporter | |
Updated•18 years ago
|
Version: unspecified → Lightning 0.5
Assignee | ||
Comment 1•18 years ago
|
||
Confirmed. This is a problem with Google, but there is a workaround.
See http://code.google.com/p/gdata-issues/issues/detail?id=198 for infos on the Google side.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows Vista → All
Hardware: PC → All
Version: Lightning 0.5 → unspecified
Assignee | ||
Comment 2•18 years ago
|
||
Workaround, r=dbo
Assignee | ||
Comment 3•18 years ago
|
||
Matthijs, if you are using version 0.5, you might want to upgrade to 0.7. I wonder how gdata provider 0.3 is usable with 0.5 ?
![]() |
Reporter | |
Comment 4•18 years ago
|
||
Sorry,
my mistake :) i knew i was using the latest version, so i chose the latest version from the dropdown.. it is version 0.7 actually :-)
Matthijs
Assignee | ||
Comment 5•18 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [gdata-cvs]
Assignee | ||
Updated•18 years ago
|
Whiteboard: [gdata-cvs] → [gdata-0.4]
You need to log in
before you can comment on or make changes to this bug.
Description
•