Infinite loop with invalid HTML
To reproduce please paste the following HTML in source mode and go back to WYSIWYG.
<span>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
<a><b>test</a></b>
</span>
Result: Infinite loop in all browsers. In FF3 sometimes causes "too much recursion"
Change History (6)
Keywords: |
Confirmed added
|
Owner: |
set to Garry Yao
|
Status: |
new →
assigned
|
Component: |
General →
Core : Output Data
|
Keywords: |
Review? added
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Nice catch Artur, actually it's a long standing bug with our parser.