Closed Bug 396591 Opened 18 years ago Closed 18 years ago

Unable to change bug ownership after 2.17 to 3.01 upgrade

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

Other
Linux
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 374951

People

(Reporter: tadams, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070620 Firefox/2.0.0.4 Build Identifier: Reassigning Bug's results in error: DBD::mysql::db do failed: Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'case' at /var/www/bugzilla/process_bug.cgi line 1726 utf8 parameter is on, checksetup.pl converted existing databse to utf8, rerunning checksetup.pl has no effect on this behavior. Reproducible: Always Steps to Reproduce: 1.Select existing bugzilla bug 2.Choose "reassign bug" 3.click commit. Actual Results: DBD::mysql::db do failed: Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'case' at /var/www/bugzilla/process_bug.cgi line 1726 Expected Results: Bug to be reassigned Other functions work properly. Database imported without error and checksetup.pl seemed correct, and converted database to utf8
Did you run contrib/recode.pl as checksetup.pl said to?
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.