summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-11-20 23:28:10 +0100
committerjocuri%softhome.net <>2004-11-20 23:28:10 +0100
commit08b64f4d41c9aaea365f1abdd53e59241468e820 (patch)
tree921733f929234dd0fdb8a325dd29479ee040c0ee /template/en/default/bug/edit.html.tmpl
parentcde5ae8d22e97c8cc993c04362ba5be010717b53 (diff)
downloadbugzilla-08b64f4d41c9aaea365f1abdd53e59241468e820.tar.gz
bugzilla-08b64f4d41c9aaea365f1abdd53e59241468e820.tar.xz
Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
Diffstat (limited to 'template/en/default/bug/edit.html.tmpl')
-rw-r--r--template/en/default/bug/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 2585c6c92..51c46e89d 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -289,7 +289,7 @@
<td colspan="7">
[% INCLUDE global/userselect.html.tmpl
name => "qa_contact"
- value => bug.qa_contact.email
+ value => bug.qa_contact.login
accesskey => "q"
size => 60
emptyok => 1