From: jocuri%softhome.net <> Date: Wed, 17 Mar 2004 05:23:00 +0000 (+0000) Subject: Patch for bug 237646: fix for regression in userprefs.cgi that disallowed users to... X-Git-Tag: bugzilla-2.18rc1~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fcc7a0f0436557fe21ac576d011d6a300eeaa5;p=thirdparty%2Fbugzilla.git Patch for bug 237646: fix for regression in userprefs.cgi that disallowed users to change their password via this page; r=kiko; a=myk. --- diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index 54789ab2bb..9db5addbbd 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -21,7 +21,6 @@ [%# INTERFACE: # realname: string. The user's real name, if any. - # login: string. The user's Bugzilla login email address. # login_change_date: string. The date the email change will be complete. (optional) # new_login_name: string. The user's new Bugzilla login whilst not confirmed. (optional) #%] @@ -36,7 +35,7 @@ Password: + value="[% user.login FILTER html %]"> @@ -79,7 +78,7 @@ [% ELSE %] Confirmed email address: - [% login FILTER html %] + [% user.login FILTER html %] Completion date: