Bugzilla – Bug 132791
If you will send data from a form by E-Mail, the E-Mail form is empty without any data.
Last modified: 2007-02-16 14:18:18 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.
Which eMail-Client opens in your case?
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.
No reaction on this bug for a long time. Closing as CANTFIX.