Closed Bug 1008203 Opened 11 years ago Closed 11 years ago

Display line numbers in Source column on report/index

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: peterbe)

References

()

Details

Attachments

(1 file)

We currently only put the filename in the source column of stack traces on report/index. For frames where we have links back to a VCS this is okay because we encode the line number in the VCS link and you can get back to the exact source anyway. For frames where we don't have links this means you have to dig in the raw dump to get that info. It would be nice to display <file>:<line> so we don't have this problem. The report in the URL field is an example.
I see we have `source_line` in the data available there.
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Progress.
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/5fc5056fac0e7ba9f9b00e52814f6ceb2e7fde8d fixes bug 1008203 - Display line numbers in Source column on report/index https://github.com/mozilla/socorro/commit/c7ef85a5b5768decec1078b1acf82f054345954d Merge pull request #2049 from peterbe/bug-1008203-display-line-numbers-in-source-column-on-reportindex fixes bug 1008203 - Display line numbers in Source column on report/index
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Screenshot looks good, thanks!
Target Milestone: --- → 86
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: