Open Bug 540610 Opened 15 years ago Updated 2 years ago

Counter and time stamp values have changed in non-ssl PRIVACY_ENCRYPTED, All bytes in Test form url "http://bclary.com/projects/form-utils/form.pl?method=post"

Categories

(Firefox :: Session Restore, defect)

3.6 Branch
Other
macOS
defect

Tracking

()

UNCONFIRMED

People

(Reporter: aravind, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.17) Gecko/2009122115 Firefox/3.0.17
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2) Gecko/20100105 Firefox/3.6

Timestamp and Counter values are different from before killing the firefox and restoring the firefox.

Reproducible: Always

Steps to Reproduce:
Steps to Reproduce:
1. Close Firefox if it is open
2. Edit pref.js file from the profile folder and add
"user_pref("browser.sessionstore.postdata", -1);"
3. Start Firefox and load the test form url
"http://bclary.com/projects/form-utils/form.pl?method=post"
4. Note the counter and timestamp and modify the form field data and submit the
form
5. Kill Firefox and start Firefox again.
6. Restore the session and check whether the data entered is same as before
killing Firefox.

Actual Results:  
Counter and Timestamp values are changed as in before killing the firefox and form data is not changed. 

Expected Results:  
After restoring the session form data, the counter, and the timestamp should be restored as in before killing the firefox.
Priority: -- → P3
Version: unspecified → 3.6 Branch
Whiteboard: [3.6RC1]
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a4pre) Gecko/20100324 Minefield/3.7a4pre
Able to reproduce. Before submitting the form, counter:1, cookie:default cookie web Mar 24 06:35:00 2010. 
After killing the firefox form counter:2, cookie: submitted cookie Wed Mar 24 06:36:59 2010, hidden (submitted hidden Wed Mar 24 06:36:59 2010)
Note: Please remove user_pref("browser.sessionstore.postdata", -1); from the prefs.js file after completing the test.
Whiteboard: [3.6RC1] → [3.6RC1] [closeme 2010-03-31]
Does this still happen with 3.6.3 or later in a fresh profile?
Priority: P3 → --
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Able to reproduce. Tested with latest 1.9.2 build and also with the trunk firefox 3.7a5 (Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a5pre) Gecko/20100513 Minefield/3.7a5pre)
After step 5 counter and time stamp values are changed as in before killing the firefox.
Whiteboard: [3.6RC1] [closeme 2010-03-31]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.