Closed
Bug 1444986
Opened 7 years ago
Closed 1 year ago
Wrong Initials of developer/author of patch/commit/revision if first letter is non-ASCII/unicode character
Categories
(Tree Management :: Treeherder: Frontend, defect, P3)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: jfkthame)
References
Details
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=b7ad4ad9f1c015a8ea0cd9fc860b4eb1d334213d&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable has "EL" as the initials for the patch author "Emilio Cobos Álvarez" because non-ASCII characters get filtered out: https://github.com/mozilla/treeherder/blob/d5e3436e45cf9667d96ced9f96cdf64f86ad5427/ui/job-view/Revision.jsx#L8
Once bug 1361876 get implemented in Firefox, this will be easier to implement.
Comment 2•2 years ago
|
||
wfm:
https://treeherder.mozilla.org/jobs?repo=autoland&searchStr=emilio&author=ealvarez%40mozilla.com
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 3•1 year ago
|
||
(In reply to Joel Maher ( :jmaher ) (UTC -8) from comment #2)
wfm:
https://treeherder.mozilla.org/jobs?repo=autoland&searchStr=emilio&author=ealvarez%40mozilla.com
When I view this, I consistently see "EL" for Emilio's initials, which is the issue that was reported here.
Re-opening, as this does not seem to WFM as of now. Emilio's initials should be shown as "EÁ".
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Comment 4•1 year ago
|
||
See https://github.com/mozilla/treeherder/pull/7884 for a PR that should fix this, afaics.
Reporter | ||
Comment 5•1 year ago
|
||
Assignee: nobody → jfkthame
Status: REOPENED → RESOLVED
Closed: 2 years ago → 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•