Closed
Bug 813882
Opened 12 years ago
Closed 12 years ago
[Calendar][TR 11-15-12] Event creation - Not able to add an event that spans multiple days in google and yahoo calendars
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect, P1)
Tracking
(blocking-basecamp:+)
People
(Reporter: carlosmartinez, Assigned: jlal)
Details
(Whiteboard: [Calendar][TR 11-15-12])
Attachments
(2 files)
Tested with unagi with:
gaia 620399e
gecko 85d0121
STR:
1-Open calendar app
2-Configure a yahoo or gmail account
3-Try to add an event that begins one day and finishes two days after (20121209 00:00:00 to 20121211 00:00:00)
Expected result --> The event is added to your calendar and you can see it in month/week/day views
Actual result --> Nothing happens
Reporter | ||
Updated•12 years ago
|
blocking-basecamp: --- → ?
Comment 1•12 years ago
|
||
Definitely starting to think that our current implementation doesn't play nicely with write-access to imported calendars...
OS: Windows 7 → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Updated•12 years ago
|
Assignee: nobody → jlal
blocking-basecamp: ? → +
Priority: -- → P1
Target Milestone: --- → B2G C2 (20nov-10dec)
Assignee | ||
Comment 2•12 years ago
|
||
Hmm, I am starting to have a strong suspicion this has nothing to do with sync but rather display. All day events seem to stack on top of each other hiding other that may occur on that same day this is fallout from some of the overlap changes.
Can you confirm that you had multiple all day events in place?
I will fix that specific issue regardless but I want to ensure we have the correct cause here.
Assignee | ||
Comment 3•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 687660 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/6781
I am not sure this is the fix for the exact issue described in the bug but it could very well be and does fix a bug where more then one allday event needs to be displayed.
Attachment #687660 -
Flags: review?(lorchard)
Assignee | ||
Comment 5•12 years ago
|
||
Pointer to Github pull-request
Comment 6•12 years ago
|
||
Comment on attachment 687660 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/6781
Works for me:
https://github.com/mozilla-b2g/gaia/pull/6781#issuecomment-10967285
Attachment #687660 -
Flags: review?(lorchard) → review+
Assignee | ||
Comment 7•12 years ago
|
||
Please verify this resolved your issue.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Comment 8•12 years ago
|
||
Verified on 1/1 build with creating a 8-day event for a google calendar and making sure it was successfully created both on the device and on google calendar.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•