Don't do HTML escaping on text entered in the bug form
authorMagnus Hagander <magnus@hagander.net>
Fri, 2 Dec 2011 15:38:42 +0000 (16:38 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 2 Dec 2011 15:38:42 +0000 (16:38 +0100)
commit7ffc80c12062de2a30f792b8bdbd2d6e378e20c0
tree32c5f21384f78b1edc71b97842539b6c05360d17
parent1d887a0c7ee32c71bf21d8cfb783c0b164f3c5dc
Don't do HTML escaping on text entered in the bug form

The output is sent to an email - and escaping it breaks things like
using < and > characters in the bug report, which is quite normal...
templates/misc/bugmail.txt