crash on "name=adminpw" in form input tag

Bug #81563 reported by Paul Gevers
2
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
New
Medium
Mozilla Team

Bug Description

Binary package hint: firefox

After upgrading from 1.5.0.8 to 1.5.0.9 Firefox crashes on administrator pages of mailman. I pinpointed the problem and it appears the problem is in the following tag:
<INPUT TYPE="password" NAME="adminpw" SIZE="30">
If I change the adminpw to something else, there is no crash. Also showing the file locally does not produce a crash

For bugfixing try the following html code (via internet):
<html><head><title>x</title></head>
<body>

<FORM METHOD=POST ACTION="/">
<INPUT TYPE="password" NAME="adminpw" SIZE="30">

</FORM> </body> </html>

Changed in firefox:
assignee: nobody → mozillateam
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.