Closed Bug 372837 Opened 17 years ago Closed 17 years ago

wrong check for tasks in calendar-multiday-view.xml

Categories

(Calendar :: Calendar Frontend, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Sunbird 0.5

People

(Reporter: ssitter, Assigned: ssitter)

References

Details

Attachments

(1 file)

Attached patch rev0 - fix check for tasks — — Splinter Review
Bug 366560 introduced some errors/typos in calendar-multiday-view.xml, e.g.

    if (aNewItem instanceof Components.interfaces.calITodo &&

was changed to

    if (isToDo(Ci.calITodo) &&
Attachment #257527 - Flags: second-review?(jminta)
Attachment #257527 - Flags: first-review?(lilmatt)
Comment on attachment 257527 [details] [diff] [review]
rev0 - fix check for tasks

nice catch, r=jminta
Attachment #257527 - Flags: second-review?(jminta)
Attachment #257527 - Flags: second-review+
Attachment #257527 - Flags: first-review?(lilmatt)
Attachment #257527 - Flags: first-review+
Assignee: nobody → ssitter
OS: Windows 2000 → All
Hardware: PC → All
Whiteboard: [needs checkin]
Patch checked in on MOZILLA_1_8_BRANCH and trunk.

-> FIXED
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [needs checkin]
Target Milestone: --- → Sunbird 0.5
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: