Closed Bug 237244 Opened 21 years ago Closed 20 years ago

"Try Again" on XUL error pages does not repost form data

Categories

(Core :: DOM: Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.8beta2

People

(Reporter: jruderman, Assigned: Biesinger)

References

Details

Attachments

(1 file, 1 obsolete file)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040311 Firefox/0.8.0+ (mmoy-crc32) I modified a bug while Bugzilla was down. Clicking "try again" took me to http://bugzilla.mozilla.org/process_bug.cgi, but it said "You apparently didn't choose any bugs to modify." I did not try to reproduce.
Keywords: helpwanted
Happened again in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a) Gecko/20040510 Firefox/0.8.0+
I seem to run into this problem very frequently when I play kingdomofloathing.com. I reproduce it every day.
Assignee: adamlock → cbiesinger
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → mozilla1.8beta
biesi was thinking using location.reload() might work, but it seems to cause other problems (and I'm still not sure it actually resend form POSTs).
Flags: blocking1.8b?
Flags: blocking1.8b? → blocking1.8b-
Attached patch use location.reload() (obsolete) — Splinter Review
this works for me. this patch includes the change from a link to a button for "Try Again" (from bug 280190); I can undo that change if desired.
Attachment #174519 - Flags: review?(bzbarsky)
Status: NEW → ASSIGNED
Keywords: helpwanted
Target Milestone: mozilla1.8beta1 → mozilla1.8beta2
Comment on attachment 174519 [details] [diff] [review] use location.reload() Hmm... location.reload works because we don't stick the error page URI in session history, I assume? Document that here? And leave the <p> around the <input>, please. r+sr=bzbarsky with that.
Attachment #174519 - Flags: superreview+
Attachment #174519 - Flags: review?(bzbarsky)
Attachment #174519 - Flags: review+
Attached patch final patchSplinter Review
Attachment #174519 - Attachment is obsolete: true
Checking in docshell/resources/content/netError.js; /cvsroot/mozilla/docshell/resources/content/netError.js,v <-- netError.js new revision: 1.6; previous revision: 1.5 done Checking in docshell/resources/content/netError.xhtml; /cvsroot/mozilla/docshell/resources/content/netError.xhtml,v <-- netError.xhtml new revision: 1.7; previous revision: 1.6 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
*** Bug 302991 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: