Closed
Bug 178026
Opened 23 years ago
Closed 17 years ago
Evangelism - TechNote - Object in Forms
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
References
Details
(Whiteboard: [evangelism])
Attachments
(1 file)
|
4.49 KB,
text/html
|
Details |
bug 177888 shows how the change in Mozilla 1.2 with including the Object in Form
elements may break sites. Need a technote regarding this.
| Reporter | ||
Comment 1•23 years ago
|
||
TechNote 127847 - Object Elements in Forms
Questions:
David: I used tn-<bug#>.html as the file name, TechNote <bug#> - Description as
the title. Is that a reasonable format? I was thinking of a section on
web-developer named Tech Notes with a unordered list of links using the
technote title as the link text. Ok with you?
bz: Submitting the example form will not submit the OBJECT in Mozilla but will
in IE6. Is this an open issue or is there something wrong with the example I am
using?
Comment 2•23 years ago
|
||
We don't submit objects; we just list them in .elements (per DOM and for IE compat).
We didn't realize IE actually submitted the objects. What does it send as the
value??
| Reporter | ||
Comment 3•23 years ago
|
||
the valueOf()/toString() : ?object1=%5Bobject%5D
Comment 4•23 years ago
|
||
We should consider doing that.. wanna just file a bug on me?
| Reporter | ||
Comment 6•23 years ago
|
||
tech evang june 2003 reorg
Assignee: bc → english-us
Status: ASSIGNED → NEW
Component: Authors → English US
QA Contact: mgalli → english-us
Whiteboard: [evangelism]
Comment 7•17 years ago
|
||
fixed, technote not needed anymore
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•