Open
Bug 571835
Opened 16 years ago
Updated 3 years ago
Error: "this.mRealListener.onGetResult is not a function" in calCompositeCalendar.js
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: uhzzre, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; Win64; x64; en-US; rv:1.9.3a6pre) Gecko/20100611 Minefield/3.7a6pre Creative ZENcast v1.02.11
Build Identifier: 1.0b2pre
This appears on Thnderbird error console multiple times:
Error: this.mRealListener.onGetResult is not a function
Source File: file:///C:/Dane/Thunderbird/q3qwpzgu.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calCompositeCalendar.js
Line: 578
Reproducible: Always
Steps to Reproduce:
1. Use lighting plugin for Thunderbird
Actual Results:
Error appears in error console:
Error: this.mRealListener.onGetResult is not a function
Source File: file:///C:/Dane/Thunderbird/q3qwpzgu.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calCompositeCalendar.js
Line: 578
Updated•16 years ago
|
Summary: Error: this.mRealListener.onGetResult is not a function → Error: "this.mRealListener.onGetResult is not a function" in calCompositeCalendar.js
Comment 1•14 years ago
|
||
The source of this file is at http://hg.mozilla.org/releases/comm-1.9.1/file/0ddcbf234291/calendar/providers/composite/calCompositeCalendar.js#l578
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•