Closed
Bug 387091
Opened 18 years ago
Closed 7 years ago
no indication when an object shadows a function/method
Categories
(Other Applications Graveyard :: Venkman JS Debugger, enhancement)
Other Applications Graveyard
Venkman JS Debugger
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jpritikin, Assigned: rginda)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070508 (Debian-1.8.1.4-2) Epiphany/2.14
Build Identifier: 0.9.87
I stupidly created <button type=submit name=submit>. This shadows the form.submit() method and the method is no longer available from Venkman because form.submit is now referring to the button. There is _no_ indication that this is happening and it cost me an hour or two to figure it out.
Reproducible: Always
Comment 1•18 years ago
|
||
Trunk, enhancement, all/all. Confirming.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Version: unspecified → Trunk
Comment 2•7 years ago
|
||
Component is obsolete so resolving bugs as INCOMPLETE
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•