Export to GitHub

quirkysoft - issue #24

<FORM><TEXTAREA>


Posted on Sep 15, 2007 by Quick Rhino

What steps will reproduce the problem? 1. A textarea and a Form 2. 3.

What is the expected output? What do you see instead? Submit the text in the textarea, instead the browser crash

What version of the product are you using? 0.3 Beta 3

Please provide any additional information below. You can test it here: http://pkpidgeot.com/bunjalloo.php

Comment #1

Posted on Sep 15, 2007 by Quick Rhino

The browser crash when you press the Send button.

Comment #2

Posted on Sep 15, 2007 by Helpful Elephant

I see the problem. Another great bug report + thanks for the test page!

Comment #3

Posted on Sep 18, 2007 by Helpful Elephant

Uploaded a fix to svn in revision 325. The problem was that the code assumed the textarea had a child text node, which isn't always the case.

The test cases (your online one and in /bunjalloo/tests/rendering/textarea.html) work now. However, I'm going to open a new issue on that - the rendering is buggy.

Status: Fixed

Labels:
Type-Defect Priority-Critical Milestone-0.3 Component-Bunjalloo