Closed Bug 389737 Opened 17 years ago Closed 17 years ago

Sends post requests after session restore

Categories

(Firefox :: Session Restore, enhancement)

2.0 Branch
x86
Windows Vista
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 370075

People

(Reporter: kjarli, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.8.1.5) Gecko/20070713 Firefox/2.0.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.8.1.5) Gecko/20070713 Firefox/2.0.0.5

When I use web apps as phpmyadmin, or anything else with post/get requests, it performs them when restoring. This caused my database to truncate, and doubleposting on forums. Sometimes when my pc gets stuck or I go to my school website (sometimes makes Firefox crash) I have more windows open that might have just preformed a post. When session is restored, it submits again. This causes some problems. Maybe another check option can fix this, by checking a field, not to send any post options.

Reproducible: Sometimes

Steps to Reproduce:
1.preform a post
2.shutdown pc without shutting down FF
3.restart pc and open firefox
4.choose to resume session
Actual Results:  
resending post values while post was compleeted (most of the times)

Expected Results:  
none

it happens alot in phpmyadmin causing header errors aswell. This is because i have to login through htpassword(?), than it goes to that page, and than it preforms the post.

As stated above, a simple check button whether to send post data or not can fix this.
Version: unspecified → 2.0 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.