Bug 132791 - If you will send data from a form by E-Mail, the E-Mail form is empty without any data.
Summary: If you will send data from a form by E-Mail, the E-Mail form is empty without...
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Firefox (show other bugs)
Version: unspecified
Hardware: 64bit SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 20:03 UTC by Michael Lanczak
Modified: 2007-02-16 14:18 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.