Eric - 2006-09-19

There are a couple of problems I have found when typing notes into a PHP bug.

1) Backslashes are treated as an escape character, so they disappear and usually delete the character after.

2) When the bug is emailed to me it adds things like "<br />" and generally messes up the formatting.

Anyone have any idea how to fix either or these issues? I would really appreciate some feedback.

thanks,