Bug 132791

Summary: If you will send data from a form by E-Mail, the E-Mail form is empty without any data.
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Michael Lanczak <mlmuit>
Component: FirefoxAssignee: E-mail List <bnc-team-mozilla>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: 64bit   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Lanczak 2005-11-08 20:03:51 UTC
If you will send data from a form by E-Mail, the E-Mail form is empty without any data.
A simple example:
...
<form method="post" action="mailto:name@provider">
Vorname: <input name="vorname" size="25" maxlength="30"/>
<br/>
Nachname: <input name="nachname" size="25" maxlength="30"/>
<input type="submit" value="Daten senden" />
</form>
...
You type your text in the input fields and press the button "Daten senden".
Now all data will be transmitted by E-Mail.
Error:
The Firefox-Browser called the correct E-Mail form, but this form is empty, has not your data for transmitting!
The Mozilla-Browser works here correct, also Microsofts Internet-Explorer Browser.
Comment 1 Wolfgang Rosenauer 2006-05-03 08:24:21 UTC
Which eMail-Client opens in your case?
Comment 2 Wolfgang Rosenauer 2006-05-04 11:27:48 UTC
Michael Lanczak, you've sent a personal mail to me but without any further information?
"Error:
The Firefox-Browser called his own correct E-Mail form, but this form is
empty, has not your data for transmitting!"

What is his own correct E-Mail form? Firefox doesn't have an email client. So which eMail-Client opens in your case? This is configuration dependent.
Comment 3 Matej Horvath 2007-02-16 14:18:18 UTC
No reaction on this bug for a long time. Closing as CANTFIX.