Closed Bug 1289574 Opened 9 years ago Closed 9 years ago

Bugscache can't handle unicode characters in summary or summaries of length > 255

Categories

(Tree Management :: Treeherder: Data Ingestion, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: wlach)

References

Details

Attachments

(1 file)

When trying to import data from bugzilla into bugscache locally, it generates an exception because of unicode characters in some bug summaries (e.g. bug 1244876). We should fix this. I've also been working on making the bugscache easier to test, I'll roll that work into this bug.
Welcome to the wonderful world of unicode in MySQL. https://bugzilla.mozilla.org/show_bug.cgi?id=1275425 has some useful information.
Summary: Bugscache can't handle unicode characters in summary → Bugscache can't handle unicode characters in summary or summaries of length > 255
Attachment #8774890 - Flags: review?(james)
Attachment #8774890 - Flags: review?(james) → review+
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/67438475a1a75399bf141867669293a662211628 Bug 1289574 - Make failing to import a bug into bugscache non-fatal https://github.com/mozilla/treeherder/commit/8f4d611292f1c8a0a68e241a2893d2a75ac81784 Bug 1289574 - Add a management command to update bugscache https://github.com/mozilla/treeherder/commit/ef6833891f1f9e0175a30b1a4bc9e128aed1ed67 Bug 1289574 - Handle various edge cases when importing bugs * UTF-8 characters in summary * Summary exceeds 255 characters https://github.com/mozilla/treeherder/commit/9e6f92e60fa9e7c59fe0740f91fc2120d34bc739 Merge pull request #1732 from wlach/1289574 Bug 1289574 - Handle various edge cases with bugzilla mirroring
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Depends on: 1483289
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: