parser/htmlparser/tests/crashtests/60110-1.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/parser/htmlparser/tests/crashtests/60110-1.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,22 @@
     1.4 +<HTML><HEAD>
     1.5 +<TITLE>Edit parameters</TITLE>
     1.6 +
     1.7 +
     1.8 +</HEAD>
     1.9 +<BODY   BGCOLOR="#FFFFFF" TEXT="#000000"
    1.10 +LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000" >
    1.11 +
    1.12 +<p>
    1.13 +Any item you check Reset on will get reset to its default value.
    1.14 +<form method=post action=doeditparams.cgi><table>
    1.15 +
    1.16 +<tr><td valign=top><input type=checkbox name=reset-newchangedmail>Reset</td><td>
    1.17 +<textarea wrap=hard name=newchangedmail rows=10 cols=80>From: bugzilla-daemon&#010;To: %to%&#013;&#010;Cc: %cc%&#013;&#010;Subject: [Bug %bugid%] %neworchanged% - %summary%&#013;&#010;&#013;&#010;%urlbase%show_bug.cgi?id=%bugid%&#013;&#010;&#013;&#010;%diffs%</textarea>
    1.18 +</td></tr>
    1.19 +<tr><td valign=top><input type=checkbox name=reset-whinemail>Reset</td><td>
    1.20 +<textarea wrap=hard name=whinemail rows=10 cols=80>From: bugzilla-daemon&#010;To: %email%&#013;&#010;Subject: Your Bugzilla buglist needs attention.&#013;&#010;&#013;&#010;[This e-mail has been automatically generated.]&#013;&#010;&#013;&#010;You have one or more bugs assigned to you in the Bugzilla &#013;&#010;bugsystem (%urlbase%) that require&#013;&#010;attention.&#013;&#010;&#013;&#010;All of these bugs are in the NEW state, and have not been touched&#013;&#010;in %whinedays% days or more.  You need to take a look at them, and &#013;&#010;decide on an initial action.&#013;&#010;&#013;&#010;&#013;&#010;&#013;&#010;</textarea>
    1.21 +</td></tr>
    1.22 +<tr><td></td><td>2.11</td></tr></table>
    1.23 +<input type=reset value="Reset form"><br>
    1.24 +<input type=submit value="Submit changes">
    1.25 +</form>
    1.26 \ No newline at end of file

mercurial