Closed Bug 522176 Opened 16 years ago Closed 16 years ago

Database needs to be written to using UTF-8 not binary

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 503523

People

(Reporter: davedash, Assigned: davedash)

References

()

Details

Currently all the data in the db is not UTF-8, we need to fix this.: 1. for all cake connections do "mysql_set_charset('utf8'); 2. do a data correction for the translations table. This breaks sphinx, and anything else that requires the data to be utf-8.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.