Closed Bug 160329 Opened 22 years ago Closed 20 years ago

form has name [object HTMLInputElement]

Categories

(SeaMonkey :: Page Info, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 136532

People

(Reporter: aha, Assigned: db48x)

References

()

Details

2002072918/trunk/Win2K, NN7PR1 same

Repro:
1. open URL
2. open Page Info | Forms
3. select second line (form action is 'contact.cgi')

Actual:
Name of this form is [object HTMLInputElement]

Expected:
"Unnamed form"

Related to bug 136532.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Yeah, this is the exact same problem.  We should either:

A)  Use getAttribute for all these or
B)  Get the property getter off the prototype and call it instead of accessing the
    property directly.
Near as I can tell, this is identical to Bug #136532

*** This bug has been marked as a duplicate of 136532 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
v=aha
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.