Closed Bug 81504 Opened 23 years ago Closed 23 years ago

default form field values displaced when reloading modified page [form sub]

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: myk, Assigned: alexsavulov)

Details

Attachments

(1 file)

When you load a page that contains a form with fields that have default values,
then modify that page in a text editor, adding or subtracting form fields, and
then reload the page, the default form field values get displaced into the wrong
fields.

Steps to Reproduce:

1. Download the test case to your local machine.
2. Load your local copy of the test case in Mozilla.
3. Use a text editor to edit the source code for the test case, uncommenting the
commented out form field.
4. Reload the test case in Mozilla.

Expected Results: All six fields contain their own default values.

Actual Results: The third form field contains the fourth's value (4), the fourth
contains the fifth's value (5), and the fifth contains the sixth's value (6).

Builds Tested On: Linux 2001-05-15-08, 2001-05-17-08

Additional Information:

The problem goes away if you hold down the shift key when reloading, so this may
be a cache issue.  The problem is not just cosmetic; the incorrect values are
posted if you submit the form (confirm this by submitting the test case).
Attached file test case
Hmmm... interesting. Happens on Win32 platform too.
Reassigning
Assignee: rods → pollmann
*** Bug 96114 has been marked as a duplicate of this bug. ***
Bulk reassigning form bugs to Alex
Assignee: pollmann → alexsavulov
Summary: default form field values displaced when reloading modified page → default form field values displaced when reloading modified page [form sub]
This works for me on build 2001-10-23-09-trunk on windows 98
and Linux build 2001-10-08-08-trunk
resolving
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: