]> 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:41:54 +0000 (17:41 +0000)
committerreed%reedloden.com <>
Sat, 12 Jan 2008 17:41:54 +0000 (17:41 +0000)
template/en/default/admin/users/userdata.html.tmpl

index e7afe66bbe84a771ad14ce6ba3d56ee0261bebe7..9ae6e0d5dcf1b6aa45fac8ff8c99ab71f0affb74 100644 (file)
@@ -31,7 +31,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 %]