]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect filter...
authorreed%reedloden.com <>
Sat, 12 Jan 2008 17:42:46 +0000 (17:42 +0000)
committerreed%reedloden.com <>
Sat, 12 Jan 2008 17:42:46 +0000 (17:42 +0000)
template/en/default/admin/users/userdata.html.tmpl

index 672e180bfaf3073eed1412eb9b04bae88960c26b..a90adc92b2b027913f9de8e10b1526361c43e0ff 100644 (file)
@@ -33,7 +33,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 %]