Closed
Bug 1485368
Opened 7 years ago
Closed 7 years ago
New Calendar "Locate your calendar" blank. Logs TypeError: cal.view.hashColor is not a function gdata-calendar-creation.js:183:47
Categories
(Calendar :: Provider: GData, defect)
Calendar
Provider: GData
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1480458
People
(Reporter: mozbugzilla, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180807170231
Steps to reproduce:
Made changes to calendars through google (adding, hiding and recoloring) also unticked "turn this calendar on" for a couple of calDAV calendars.
Tried to add a new google calendar in Lightning, but the "locate your calendar" window was blank.
the error console showed:
TypeError: cal.view.hashColor is not a function gdata-calendar-creation.js:183:47
I entered this on the repl line:
cal.view.hashColor=function(a){console.log(a);}
and retried. Error console showed:
My Tasks
and the "locate your calendar" window worked.
Actual results:
After the workaround it worked.
Expected results:
Worked without the workaround.
Comment 1•7 years ago
|
||
What version of Thunderbird, Lightning, and Provider for Google Calendar do you use?
Bug 1480458 reports the same error message and was fixed 2018-08-03.
Flags: needinfo?(mozbugzilla)
| Reporter | ||
Comment 2•7 years ago
|
||
Thunderbird: 52.9.1 (32-bit) (release update channel)
Lightning: 5.4.9.1 (Last updated 11-July-2018, Automatic updates: default)
Provider for Google Calendar: 4.4.1 (last updated 22 August 2018, automatic updates: default)
sorry, I missed Bug 1480458 - looks like the same problem.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(mozbugzilla)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•