Closed
Bug 281044
Opened 20 years ago
Closed 20 years ago
Submitted variables in HTML form modified using DOM do not follow sequence
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 204784
People
(Reporter: kkaw, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I modify an HTML form for repeated items using the appendChild functions. When the form is submitted, the appended field values are at the end of the request string instead of their correct position in the DOM. Reproducible: Always
Comment 1•20 years ago
|
||
Fixed since October.... *** This bug has been marked as a duplicate of 204784 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Summary: Submitted variables in HTML form modified using DOM do not follow sequence → Submitted variables in HTML form modified using DOM do not follow sequence
You need to log in
before you can comment on or make changes to this bug.
Description
•