Closed Bug 828754 Opened 11 years ago Closed 11 years ago

Error applying Incomplete Tasks filter in Task View [Error: getRidKey(...) is null]

Categories

(Calendar :: Internal Components, defect)

Lightning 2.2
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mmecca, Assigned: mmecca)

References

Details

(Keywords: regression)

Attachments

(1 file)

Attempting to switch to the Incomplete Tasks filter in Lightning 2.2a2 fails and results in multiple occurrences of:

Error: getRidKey(...) is null
Source File: resource://calendar/modules/calUtils.jsm -> file:///.../calendar-js/calRecurrenceInfo.js
Line: 352
Additionally the unit test test_recur.js is failing with:

TEST-UNEXPECTED-FAIL | xpcshell/head.js | [Exception... "'[JavaScript Error: "getRidKey(...) is null" {file: "resource://calendar/modules/calUtils.jsm -> file:///.../calendar-js/calRecurrenceInfo.js" line: 352}]' when calling method: [calIRecurrenceInfo::getNextOccurrence]"  nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS frame :: /home/main/mozilla/obj-i686-pc-linux-gnu-comm-central/mozilla/_tests/xpcshell/calendar/test/unit/test_recur.js :: test_recur :: line 191"  data: yes]
Regression likely caused by Bug 734245
Blocks: 734245
Attached patch Fix v1 — — Splinter Review
Handle null return from getRidKey()
Assignee: nobody → matthew.mecca
Status: NEW → ASSIGNED
Attachment #700175 - Flags: review?(philipp)
Attachment #700175 - Flags: approval-calendar-aurora?(philipp)
Attachment #700175 - Flags: review?(philipp)
Attachment #700175 - Flags: review+
Attachment #700175 - Flags: approval-calendar-aurora?(philipp)
Attachment #700175 - Flags: approval-calendar-aurora+
https://hg.mozilla.org/comm-central/rev/b3ab7e13840b
https://hg.mozilla.org/releases/comm-aurora/rev/c7cf156f150a
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: