Bug 187

Summary: sometimes html tags recognized as plain text
Product: Sisyphus Reporter: maxp <maxp>
Component: mozillaAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P4    
Version: unstable   
Hardware: all   
OS: Linux   

Description maxp 2001-11-29 06:26:03 MSK
on complicated html pages parser (?)
skips some tags, it represents chuncks as plain text.

In other words I see &lt;/td&gt; at the end of table cell.
The worst case is when &lt;a&gt; tag skipped.
I see no href just plain text &lt;a href=.... .

sample sites:
webmail system  www.zmail.ru
statistics at   top.list.ru&lt;/textarea&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=\&quot;center\&quot; bgcolor=\&quot;#c8c8e8\&quot;&gt;
			<b>Additional Information</b>
		&lt;/td&gt;
		&lt;td colspan=\&quot;5\&quot; bgcolor=\&quot;#d8d8d8\&quot;&gt;
			&lt;textarea cols=\&quot;60\&quot; rows=\&quot;5\&quot; name=\&quot;f_additional_information\&quot; wrap=\&quot;virtual\&quot;&gt;I could guess that bug caused by skipping extra character \'&lt;\' in the text stream/buffer.
---

---

Comment 1 inger@altlinux.org 2004-05-05 16:27:09 MSD
подарок новому мантейнеру 
Comment 2 Alexey Gladkov 2004-05-24 21:43:06 MSD
давно исправлено. если нет, то переоткройте.