From: gerv%gerv.net <> Date: Fri, 5 Mar 2004 07:22:01 +0000 (+0000) Subject: Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=justdave. X-Git-Tag: bugzilla-2.18rc1~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c266b777a5bb8dc7dd9e44086c4e504f08650d7;p=thirdparty%2Fbugzilla.git Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=justdave. --- diff --git a/template/en/default/bug/create/comment-guided.txt.tmpl b/template/en/default/bug/create/comment-guided.txt.tmpl index 9ef4f1b51f..c66a550e15 100644 --- a/template/en/default/bug/create/comment-guided.txt.tmpl +++ b/template/en/default/bug/create/comment-guided.txt.tmpl @@ -23,7 +23,8 @@ # fields on a template from enter_bug.cgi.) It can be used to pull out # various custom fields and format an initial Description entry from them. #%] -User-Agent: [%+ user_agent %] +[% USE Bugzilla %] +User-Agent: [%+ Bugzilla.cgi.user_agent() %] Build Identifier: [%+ form.buildid %] [%+ form.comment IF form.comment %]