bugzilla/. defparams.pl
ChangeSet ID: 30970 CVSROOT: /opt/cvs-commit Module name: bugzilla Changes by: jnewman(a)winehq.org 2007/03/14 13:43:53 Modified files: . : defparams.pl Log message: adding some new default params from patch: https://bugzilla.mozilla.org/attachment.cgi?id=192338 Patch: http://cvs.winehq.org/patch.py?id=30970 Old revision New revision Changes Path 1.1.1.1 1.2 +2 -0 bugzilla/defparams.pl Index: bugzilla/defparams.pl diff -u -p bugzilla/defparams.pl:1.1.1.1 bugzilla/defparams.pl:1.2 --- bugzilla/defparams.pl:1.1.1.1 14 Mar 2007 18:43:53 -0000 +++ bugzilla/defparams.pl 14 Mar 2007 18:43:53 -0000 @@ -494,6 +494,8 @@ To use the wonders of Bugzilla, you can To: %to% Subject: [Bug %bugid%] %neworchanged%%summary% X-Bugzilla-Reason: %reasonsheader% +X-Bugzilla-Product: %product% +X-Bugzilla-Component: %component% %urlbase%show_bug.cgi?id=%bugid%
participants (1)
-
Jeremy Newman