Closed Bug 1030401 Opened 10 years ago Closed 10 years ago

Some bugs are missing their summaries on the bug suggestions tab

Categories

(Tree Management :: Treeherder, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: automatedtester, Assigned: mdoglio)

References

Details

Attachments

(3 files)

When I clicked on https://treeherder.mozilla.org/ui/#/jobs?repo=mozilla-inbound&revision=bcd72aabb661 and then clicked on the Mnw job, the first two bugs dont have any text. 

I am assuming we aren't encoding < properly.
Yeah that definitely looks like an encoding issue. For reference, here are some of the bug summary strings that are not encoded properly:

'Intermittent test_bug199959.html | application crashed [@ js::detail::HashTable<js::ReadBarriered<js::UnownedBaseShape> const, js::HashSet<js::ReadBarriered<js::UnownedBaseShape>, js::StackBaseShape, js::SystemAllocPolicy>::SetOps, js::SystemAllocPolicy>:'

'Intermittent test_splitter.xul | application crashed [@ js::detail::HashTable<js::ReadBarriered<js::UnownedBaseShape*> const, js::HashSet<js::ReadBarriered<js::UnownedBaseShape*>, js::StackBaseShape, js::SystemAllocPolicy>::SetOps, js::SystemAllocPolicy>:'
OS: Mac OS X → All
Hardware: x86 → All
Summary: Bug summary is not shown → Some bug summaries are not shown on the bug suggestions tab
Summary: Some bug summaries are not shown on the bug suggestions tab → Some bugs are missing their summaries on the bug suggestions tab
Looks like we aren't doing an escaping which makes things look interesting
Assignee: nobody → mdoglio
Attached file PR 97 on treeherder-ui
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: