Closed
Bug 50391
Opened 25 years ago
Closed 25 years ago
back-fwd after adding comments creates new bug report
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
mozilla0.9
People
(Reporter: mlum, Assigned: radha)
References
()
Details
I'm able to submit bugs by hitting "back" or "forward" after an initial
submmission and adding comments (w/o ever hitting 'commit' again).
It's confusing, but look at the steps to reproduce this problem.
Build: 2000082513 OS: NT 4.0 build1381 SP4
1. click on the URL above
2. click on the link to submit a bug
3. modify fields as if you were adding a bug of some significance,
click 'commit'
4. hit the 'back' button
5. add text to the 'comments' section
6. hit the 'fwd' button
7. respond with 'ok' to the popup dialog wrt reposting form data
8. another bug is posted
This is probably a duplicate... :-)
| Reporter | ||
Comment 1•25 years ago
|
||
Btw, you don't even need to add text to cause this bug to re-occurr. Just
simple 'back' and 'forward' -clicking reproduces this problem.
Updated•25 years ago
|
Comment 2•25 years ago
|
||
> 7. respond with 'ok' to the popup dialog wrt reposting form data
Well duh. If you don't want the form *reposted*, then don't click OK to the
"do you want to repost" dialog.
| Reporter | ||
Comment 4•25 years ago
|
||
I tested this on NS 4.x and IE 5.x (ick, but people use it) on WindowsNT.
In a nutshell, Back/Forward is NOT "Submit", but just a History revisit.
After creating a new bug report with the URL specified, in NS4/IE, I was able
to 'Back' and 'Forward' WITHOUT getting prompted for a form repost.
1. The current behavior in Mozilla is inconsistent with NS4/IE, which users
won't expect. The repost doesn't occcur (whether you've entered new
information or not).
2. If you were purchasing a pair of shoes online for $112, would you want your
credit card re-charged for every time you used 'Back' and 'Forward' to review
your shipping/billing information?
I'm reopening this bug for the above reasons.
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
Comment 5•25 years ago
|
||
Are you saying that step 7:
> 7. respond with 'ok' to the popup dialog wrt reposting form data
...in your original bug report, does not occur?
Comment 6•25 years ago
|
||
this sounds like a dup of 46338
| Reporter | ||
Comment 7•25 years ago
|
||
I'm highlighting the bullet point in my previous comments.
_The behavior is inconsistent with Netscape/IE._
Note: If you cancel on repost in Mozilla, a submission is attempted, but fails
because the component information isn't passed.
Comment 11•25 years ago
|
||
Updated•25 years ago
|
Target Milestone: --- → mozilla0.9
Comment 12•25 years ago
|
||
Handing this to session history, which would be reposting the form data when
clicking back or forward...
Assignee: pollmann → radha
| Assignee | ||
Comment 13•25 years ago
|
||
*** This bug has been marked as a duplicate of 55055 ***
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•