Closed Bug 1386237 Opened 7 years ago Closed 7 years ago

Display "junk" field keys better in report index

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

If you have PII access and view the Metadata tab on report index, if any field is enormous due to crazy non-ascii keys, make that better.
Assignee: nobody → peterbe
To make this work easier I ported a couple of crash IDs from prod (see https://bugzilla.mozilla.org/show_bug.cgi?id=1382727#c6) that have crazy keys within:

https://crash-stats.allizom.org/report/index/3d640d71-2348-4ba8-9bf4-ee1b80170724 u'\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\
https://crash-stats.allizom.org/report/index/0fa1ad06-d09a-4446-9330-6a37b0170725 TotalPh{sicalMemory
https://crash-stats.allizom.org/report/index/04834613-a1b6-49a2-9bb2-d5a5b0170731 u''
https://crash-stats.allizom.org/report/index/c417284a-3173-4c63-a7f1-660a90170728 u'\\n\x1a\\n, Stride: 270 (t'
https://crash-stats.allizom.org/report/index/109c9291-4b2d-4a61-9da1-4cf260170725 u'\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd...
https://crash-stats.allizom.org/report/index/cdc09b3c-b1ef-45ca-8c3d-331f90170722 u'"BIO\x0c\ufffdQCn5$3\t\ufffd\ufffd^Y\ufffdD6'

The more I think about it, the only "harm" of having these keys displayed is if they're crazy long or empty. We can do something about that in the HTML.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.