tag 496894 patch thanks Hello, I've attached a very simple but untested patch.
-- http://syx.googlecode.com - Smalltalk YX http://lethalman.blogspot.com - Thoughts about computer technologies http://www.debian.org - The Universal Operating System
=== modified file 'templates/en_US/cgi/bugreport.tmpl'
--- templates/en_US/cgi/bugreport.tmpl 2008-09-19 00:21:05 +0000
+++ templates/en_US/cgi/bugreport.tmpl 2008-11-28 16:30:23 +0000
@@ -27,7 +27,7 @@
$output .= sprintf qq(<p><a href="%s">Full log</a></p>),html_escape(bug_links(bug=>$ref,links_only=>1));
}
else {
- $output .= qq(<p><a href="mailto:[EMAIL PROTECTED]">Reply</a> ).
+ $output .= qq(<p><a href="mailto:[EMAIL PROTECTED]($status{subject})}">Reply</a> ).
qq(or <a href="mailto:[EMAIL PROTECTED]">subscribe</a> ).
qq(to this bug.</p>\n);
$output .= qq(<p><a href="javascript:toggle_infmessages();">Toggle useless messages</a></p>);
signature.asc
Description: Digital signature

