Closed
Bug 145665
Opened 22 years ago
Closed 22 years ago
Browser doesn't send data to mail software
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: nagi, Assigned: alexsavulov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0+) Gecko/20020519
BuildID: 2002051908
On above page you could reserv a hotel.
You have to fill out a form, and then click on submit.
This opens a new Mailmessage (in my case Eudora 5.1).
In IE6 the data of the form are written in the body of the generated mail.
Mozilla does only create a new mail, but without the form data in it.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.europapark.de/deut/hotel.html
2. Click on Reservierung on the left side
3. Write in some data into the form
4. Click on "Abschicken"
Actual Results: A new ail will be opend in the mailprogramm, but only to and
subject are set. The body is empty.
Expected Results: the body of the mail contains the data of the form.
Like it works in IE6.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 61893 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 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
•