summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorreed%reedloden.com <>2008-01-12 18:40:11 +0100
committerreed%reedloden.com <>2008-01-12 18:40:11 +0100
commit6724564ea0bce0d971480711fe5d89f38b7be28b (patch)
treee5b43fbccbfedb89f98a8a73667369c44832dea0 /template
parent7f66bb39e73161d3ca488fce0546932451f44df3 (diff)
downloadbugzilla-6724564ea0bce0d971480711fe5d89f38b7be28b.tar.gz
bugzilla-6724564ea0bce0d971480711fe5d89f38b7be28b.tar.xz
Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect filter" [p=reed r+a=LpSolit]
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/users/userdata.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/userdata.html.tmpl b/template/en/default/admin/users/userdata.html.tmpl
index cb3da3b13..feee4c5d6 100644
--- a/template/en/default/admin/users/userdata.html.tmpl
+++ b/template/en/default/admin/users/userdata.html.tmpl
@@ -30,7 +30,7 @@
[% IF !otheruser.groups.bz_sudo_protect %]
<br />
<a href="relogin.cgi?action=prepare-sudo&amp;target_login=
- [%- otheruser.login FILTER html %]">Impersonate this user</a>
+ [%- otheruser.login FILTER url_quote %]">Impersonate this user</a>
[% END %]
[% END %]
[% ELSE %]