Closed
Bug 809256
Opened 13 years ago
Closed 13 years ago
Importing a google calendar with no events added - progress bar infinitely spins and never finishes import
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect, P3)
Tracking
(blocking-basecamp:+)
RESOLVED
WORKSFORME
| blocking-basecamp | + |
People
(Reporter: jsmith, Assigned: jlal)
Details
Build:
Device - Unagi
Hashes
<project name="gaia" path="gaia" remote="b2g" revision="bc0c53493b5240132e238a544a2a871c7936e3f7"/>
<project name="releases-mozilla-aurora" path="gecko" remote="mozilla" revision="4b93d97a26ea0664e3f4b19b12cadd1570c7bbc6"/>
Steps:
1. Select and confirm to add a google account that has one calendar online that has no events in it
Expected:
The calendar should finish loading the calendar on device.
Actual:
The progress bar infinitely spins and never finishes loading the calendar. The following is seen in the logcat:
11-06 15:40:36.582: E/GeckoConsole(443): [JavaScript Error: "data is undefined" {file: "app://calendar.gaiamobile.org/js/service/caldav.js?time=1352244739160" line: 614}]
11-06 15:40:36.582: E/GeckoConsole(108): [JavaScript Error: "data is undefined" {file: "app://calendar.gaiamobile.org/js/service/caldav.js?time=1352244739160" line: 614}]
11-06 15:40:36.592: E/GeckoConsole(443): Content JS ERROR at app://calendar.gaiamobile.org/js/worker/manager.js:87 in anonymous: [WORKER ERROR]:
11-06 15:40:36.602: E/GeckoConsole(108): Content JS ERROR at app://calendar.gaiamobile.org/js/worker/manager.js:87 in anonymous: [WORKER ERROR]:
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
| Reporter | ||
Comment 1•13 years ago
|
||
Tried to deleting the account - and the calendar continues to keep going, and going, and going, and going...
| Reporter | ||
Comment 2•13 years ago
|
||
The work around is to kill the calendar app and restart it.
Updated•13 years ago
|
blocking-basecamp: ? → -
Priority: -- → P3
Updated•13 years ago
|
Assignee: nobody → jlal
Comment 5•13 years ago
|
||
tested in 21121128 build
case #3736 have this bug link.
When I try to sync to a server with one online-based calendar added
I ran two Google account one with event, one without event. both of them run and finished. Event updated to phone.
ran the account with event after delete the event, the event remained on the phone.
looks like it's not sync, it only input.
I am passing this test case
| Reporter | ||
Comment 6•13 years ago
|
||
It might have been fixed by the iCal parser optimization. I'll quickly check...
| Reporter | ||
Comment 7•13 years ago
|
||
Confirmed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•