Closed Bug 370547 Opened 18 years ago Closed 18 years ago

Error 'self has no properties' when opening modeless event/task dialog

Categories

(Calendar :: Calendar Frontend, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ssitter, Assigned: michael.buettner)

Details

Attachments

(1 file)

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.2pre) Gecko/20070215 Calendar/0.4a1 BuildID: 2007021510 Opening the modeless New Event or New Task dialog causes the following error message in JavaScript console: Error: self has no properties Source File: chrome://calendar/content/calendar-event-dialog.js Line: 125
This is obviously a regression from bug #356833.
Assignee: nobody → michael.buettner
Attached patch patch v1Splinter Review
The offending line should just be removed, shouldn't it? The focus has to be set to the title field, that's it.
Attachment #255341 - Flags: first-review?(lilmatt)
Comment on attachment 255341 [details] [diff] [review] patch v1 r=lilmatt
Attachment #255341 - Flags: first-review?(lilmatt) → first-review+
Checked in on trunk and MOZILLA_1_8_BRANCH
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Verified using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.3pre) Gecko/20070228 Calendar/0.5pre BuildID: 2007022804
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: