Page MenuHomePhabricator

Bugzilla shows Software Error when trying to change e-mail address or password in User Preferences -> Name and Password
Closed, ResolvedPublic

Description

Author: rohieb

Description:
Whey I try to change my e-mail address or password (or both) on the User Preferences -> Name and Password page, all I get is the following Software Error (reproducible with two different web browsers):

Undef to trick_taint at Bugzilla/Util.pm line 67
Bugzilla::Util::trick_taint('undef') called at Bugzilla/Auth/Persist/Cookie.pm line 61
Bugzilla::Auth::Persist::Cookie::persist_login('Bugzilla::Auth::Persist::Cookie=ARRAY(0x8e2acb4)', 'Bugzilla::User=HASH(0x8e95a08)') called at Bugzilla/Auth.pm line 147
Bugzilla::Auth::_handle_login_result('Bugzilla::Auth=ARRAY(0x8e005a0)', 'HASH(0x8e9572c)', 2) called at Bugzilla/Auth.pm line 92
Bugzilla::Auth::login('Bugzilla::Auth=ARRAY(0x8e005a0)', 2) called at Bugzilla.pm line 232
Bugzilla::login('Bugzilla', 2) called at /srv/org/wikimedia/bugzilla/userprefs.cgi line 510

I am marking this as Severity "major" because it is not possible anymore to change oneself's password once it has been corrupted.


Version: unspecified
Severity: major
OS: Linux

Details

Reference
bz21993

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:50 PM
bzimport set Reference to bz21993.

Adding +testme. I'm pretty sure this is related to the IPv6 issues that were fixed on upgrade, can't confirm though since I don't have an IPv6 connection.

  • This bug has been marked as a duplicate of bug 9925 ***

rohieb wrote:

Probably, as it works with IPv4.