Open Bug 540602 Opened 13 years ago Updated 6 months ago

Timer value is changed in non-ssl PRIVACY_ENCRYPTED, 400 bytes in test form url "http://bclary.com/projects/form-utils/form.pl?method=post"

Categories

(Firefox :: Session Restore, defect, P3)

3.6 Branch
Other
macOS
defect

Tracking

()

UNCONFIRMED

People

(Reporter: aravind, Unassigned)

Details

(Whiteboard: [3.6RC1])

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 value is different from before killing the firefox and restored firefox.

Reproducible: Always

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", 400);"
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:  
Timestamp value is changed and whereas counter and form field data are not changed.

Expected Results:  
The session should be restored with same counter, timestamp values and form data as in before killing the firefox.
Priority: -- → P3
Version: unspecified → 3.6 Branch
Summary: Timer value is changed in non-ssl PRIVACY_ENCRYPTED → Timer value is changed in non-ssl PRIVACY_ENCRYPTED in test form url "http://bclary.com/projects/form-utils/form.pl?method=post"
Summary: Timer value is changed in non-ssl PRIVACY_ENCRYPTED in test form url "http://bclary.com/projects/form-utils/form.pl?method=post" → Timer value is changed in non-ssl PRIVACY_ENCRYPTED, 400 bytes in test form url "http://bclary.com/projects/form-utils/form.pl?method=post"
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 Wed Mar 24 06:22:17 2010.
After Killing the firefox form counter:1, cookie: submitted cookie Wed Mar 24 06:23:28 2010, hidden (default hidden Wed Mar 24 06:24:05 2010)
Note: Please remove user_pref("browser.sessionstore.postdata", 400); from prefs.js, after completing the test.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.