Menu

#35 img parsing breaks when there's a less-than sign before it

open
nobody
software (8)
5
2010-06-28
2010-06-28
gg278
No

When a message looks like this:

this < that
<img src="some_image_here.png" />

the img tag is displayed literally (replaced with &lt;img src= ... /&gt;) instead of being left as is to show an image. Probably a bug in the html tag parser/validator.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB