Closed
Bug 235929
Opened 21 years ago
Closed 21 years ago
value of hidden field not reset after reload
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: mario, Unassigned)
References
Details
Attachments
(1 file)
832 bytes,
text/html
|
Details |
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.6) Gecko/20040206 Firefox/0.8
If you modify the value of a hidden field and press reload, the page is newly
rendered, but the value of the hidden field is not reset.
Reproducible: Always
Steps to Reproduce:
Test-case attached
Actual Results:
value of hidden field wrong
Expected Results:
value of hidden field reset
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Comment 2•21 years ago
|
||
modification of hidden field is done by javascript.
Comment 3•21 years ago
|
||
Dupe of bug 46845?
Assignee: firefox → nobody
Component: General → History: Session
Product: Firefox → Browser
QA Contact: core.history.session
Version: unspecified → Other Branch
Reporter | ||
Comment 4•21 years ago
|
||
Might be, but notice, this is a hidden field, so the user has no chance to see,
that the value is wrong !!!!
I think, this is a VERY critical situation (bug).
![]() |
||
Comment 5•21 years ago
|
||
Yep, this is a dup.
*** This bug has been marked as a duplicate of 46845 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•