Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
the HTML
-----------
<form
action="http://127.0.0.1/LightBlog/Sources/ProcessBrowser.php" method="post">
<p><input name="comment_name" type="text"
id="cfname" maxlength="35" />
<label for="cfname"><small>Name
(required)</small></label></p>
<p><input name="comment_email" type="text"
id="cfemail" maxlength="255" />
<label for="cfemail"><small>Email
(required)</small></label></p>
<p><input name="comment_website" type="text"
id="cfwebsite" maxlength="255" />
<label
for="cfwebsite"><small>Website</small></label></p>
<p><textarea cols="41" rows="10"
name="comment_text" id="wysiwyg"></textarea></p>
<p><input name="comment_pid" type="text"
value="num" />
<label for="comment_pid"><small>article
ID</small></label></p></p>
<p><input name="comment_submit" type="submit"
value="Submit" id="cfsubmit" /></p>
</form>
Original comment by joeyvanh...@gmail.com
on 31 May 2010 at 5:51
Original comment by soren121@outlook.com
on 31 May 2010 at 8:05
Fixed in r479.
Original comment by soren121@outlook.com
on 1 Jun 2010 at 12:01
Original issue reported on code.google.com by
joeyvanh...@gmail.com
on 31 May 2010 at 5:02