Closed
Bug 1337970
Opened 8 years ago
Closed 8 years ago
Over-escaping in commit message tooltips
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Assigned: KWierso)
Details
Attachments
(1 file, 1 obsolete file)
If I hover over the "part 3" commit at https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=28e96f6befceda3ebcb0f2ad6068f61900013fa6
The tooltip is overescaped.
![]() |
||
Comment 1•8 years ago
|
||
The part 3 commit for bug 1332956, that is.
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Assignee | ||
Comment 4•8 years ago
|
||
Comment on attachment 8835198 [details] [review]
[treeherder] KWierso:escapetooltip > mozilla:master
Testing locally, this PR fixes the overescaping for me.
Testing on the 'effda19da482' revision's message at http://localhost:8000/#/jobs?repo=autoland&revision=62ffc0541c4d755199b313b0eed361f9e2c985ab&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified it doesn't appear to render it as HTML. Hopefully that means it's safe enough?
Attachment #8835198 -
Flags: review?(emorley)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → wkocher
Updated•8 years ago
|
Attachment #8835199 -
Attachment is obsolete: true
Comment 5•8 years ago
|
||
Comment on attachment 8835198 [details] [review]
[treeherder] KWierso:escapetooltip > mozilla:master
Cameron reviewed this code initially, I'll defer to him :-)
Attachment #8835198 -
Flags: review?(emorley) → review?(cdawson)
Updated•8 years ago
|
Attachment #8835198 -
Flags: review?(cdawson) → review+
Comment 6•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/98f7d3fe97079218cf156029cb02c0963c41613e
Bug 1337970 - Unescape commit message tooltips (#2148) r=camd
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•