Closed Bug 1268146 Opened 9 years ago Closed 9 years ago

profiles.email is set back to match profiles.login_name every time checksetup.pl is run

Categories

(Bugzilla :: Database, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
Bugzilla 6.0

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

Attachments

(1 file)

Bugzilla::Install::DB::_split_login_and_email() must be executed only once, when profiles.email doesn't exist yet. There is a missing: return if $dbh->bz_column_info('profiles', 'email'); at the beginning of the subroutine.
Attached patch patch, v1Splinter Review
Attachment #8746122 - Flags: review?(gerv)
Attachment #8746122 - Flags: review?(gerv) → review+
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git 3891b63..86facf9 master -> master
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: