Bug 187 - sometimes html tags recognized as plain text
Summary: sometimes html tags recognized as plain text
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mozilla (show other bugs)
Version: unstable
Hardware: all Linux
: P4 minor
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-29 06:26 MSK by maxp
Modified: 2005-10-16 13:01 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 </td> at the end of table cell.
The worst case is when <a> tag skipped.
I see no href just plain text <a href=.... .

sample sites:
webmail system  www.zmail.ru
statistics at   top.list.ru</textarea>
		</td>
	</tr>
	<tr>
		<td align=\"center\" bgcolor=\"#c8c8e8\">
			<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
давно исправлено. если нет, то переоткройте.