Quotes in subject line break on reply
Status: Beta
Brought to you by:
rbowen
If you have quotes in your subject line, the quoted portion disappears in any responses. The opening quote closes the "value=" portion of the input field, and so the rest of the string gets dumped.
I'm pretty sure we fixed this bug earlier, so perhaps it did not get committed, but was just made in a particular installation.
The fix will be to URL-enc the subject string so that it does not get borked in the response form.