Comment 4 for bug 342212

Revision history for this message
Edwin Grubbs (edwin-grubbs) wrote :

The bug description explains that javascript's escape() won't work. It will convert "<" to "%3C". We really don't want to make text with html tags in it completely unreadable. We just want to make it safe to display.