Skip to main content

Bug Tracker

Side navigation

#959 closed bug (fixed)

Opened February 14, 2007 07:53PM UTC

Closed February 19, 2007 01:56AM UTC

Last modified June 20, 2007 06:38AM UTC

.events needs be changed

Reported by: john Owned by:
Priority: critical Milestone:
Component: event Version:
Keywords: Cc:
Blocked by: Blocking:
Description

If you have an element with an ID of 'events', it can really bork up how events are handled. An example here:

http://commingled.com/proto/test.html

This is because document.events is actually a reference to the DOM Element with that ID. We should change it to something that you can't make with a normal ID.

Attachments (0)
Change History (1)

Changed February 19, 2007 01:56AM UTC by john comment:1

resolution: → fixed
status: newclosed

Fixed in SVN rev [1373].