Closed
Bug 297101
Opened 19 years ago
Closed 19 years ago
[thunderbird/macos] can't get <input ...> in html-formed emails
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: varaldi, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+
Build Identifier: version 1.0+ (20050531) of Mozilla/Thunderbird (alpha version) for MacOS
When received an email containing a form, I have some input in it. Thunderbird
just doesn't display them.
example of source:
From - Wed Jun 8 18:33:16 2005
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
[...]
content-type: text/html
[...]
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at 2le.net
X-Ovh-Remote: 213.166.201.194 (2le.fr)
X-Ovh-Local: 213.186.33.29 (mx1.ovh.net)
X-Qmail-Scanner-1.25: added fake MIME-Version header
MIME-Version: 1.0
X-Spam-Check: fait|type 1&3|2.5|H 0.5
blablabla<br><form method="get" action="http://toto/mailform.php"><input
type="hidden" name="noUtilisateur" value="6"><input type="hidden" name="date"
value="2005-06-08 18:30:02"><table><tr
bgcolor="#8888EE"><th>Projet</th><th>Durée</th><th>Remarque</th></tr><tr><td>titi:</td><td><input
type=text size=2 name=d_1> h</td><td><input type=text size=40
name=r_1></td></tr>
<tr><td>tata:</td><td><input type=text size=2 name=d_2> h</td><td><input
type=text size=40 name=r_2></td></tr>
<tr><td>tutu:</td><td><input type=text size=2 name=d_3> h</td><td><input
type=text size=40 name=r_3></td></tr>
<tr><td>pouet:</td><td><input type=text size=2 name=d_4> h</td><td><input
type=text size=40 name=r_4></td></tr>
<tr><td>plip:</td><td><input type=text size=2 name=d_5> h</td><td><input
type=text size=40 name=r_5></td></tr>
<tr><td>plop:</td><td><input type=text size=2 name=d_6> h</td><td><input
type=text size=40 name=r_6></td></tr>
<tr><td>plup:</td><td><input type=text size=2 name=d_7> h</td><td><input
type=text size=40 name=r_7></td></tr>
<tr><td>roooooh:</td><td><input type=text size=2 name=d_8> h</td><td><input
type=text size=40 name=r_22></td></tr>
</table><input type="submit" value="envoyer"></form>
Reproducible: Always
Steps to Reproduce:
Comment 1•19 years ago
|
||
Is View - Message body as - Original HTML set?
Reporter | ||
Comment 2•19 years ago
|
||
Of course, otherwise I wouldn't have reported this bug :)
Here is a screenshot for what I have in thunderbird 1.1 alpha, and one in gmail
(just to show I should have a form)
http://iznogoud.lost-oasis.net/tmp/thunderbird.png
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 4•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•