From: reed%reedloden.com <> Date: Thu, 31 Dec 2009 00:17:29 +0000 (+0000) Subject: Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannes... X-Git-Tag: bugzilla-3.5.3~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75159bf24418cc866aa28d86a493c0a927abd87a;p=thirdparty%2Fbugzilla.git Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit] --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index bfb2622e88..3793706892 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -48,7 +48,7 @@ */ [% IF user.settings.quote_replies.value != 'off' %] document.write('[reply<' + '/a>]'); + id + ',' + real_id + '); return false;">reply<' + '/a>]'); [% END %] }