Closed Bug 53019 Opened 25 years ago Closed 25 years ago

Lost of parameters in form submission when the target is "_blank"

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 41241

People

(Reporter: christophe, Assigned: rods)

Details

When I open a new window for show the result of a form, the parameters was lost. With the coding below, I lost the parameters : <FORM METHOD="POST" ACTION="my_Perl_Cgi" TARGET="_blank"> But with this on, it's ok : <FORM METHOD="POST" ACTION="My_Perl_Cgi">
This is a known dup, but I can't find it.
Updating QA contact.
QA Contact: ckritzer → vladimire
Marking duplicate. Problem is with using POST method with target="_blank". *** This bug has been marked as a duplicate of 41241 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
vrfy dup
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.