Task #2150
closedCrash IDs should be automatically linkified in comments
100%
Description
For bugs filed with the crash reporter originally derived from Mozilla, the report’s comment 0 will contain this text:
This bug was filed from the crash reporting server and is [CRASH_ID]. =========================================
(See tdf#105546 for an example.)
In bugzilla.mozilla.org, these crash IDs are automatically linkified to point to their Socorro crash reporter. Please implement the same functionality so that the crash ID in the comment points to https://crashreport.libreoffice.org/stats/crash_details/[CRASH_ID].
Updated by Jean Spiteri about 8 years ago
Is this a valid request? I can try to help with this, if it's not a problem.
Updated by Adolfo Jayme Barrientos about 8 years ago
I don’t know what you mean by “valid”, but perhaps Moggi can tell.
Updated by Jean Spiteri about 8 years ago
What I wanted to say is would this be implemented? If yes, I've done a part of the work needed for it. But I think someone with more rights would decide this I guess.
Updated by Jean Spiteri about 8 years ago
- % Done changed from 0 to 50
I've done a simple Bugzilla extension to fix this. I think it could be extended to match other 'keywords' and link them to somewhere else. Is this a good way to fix this? Should I open submit a request on Gerrit with the new code?
Updated by Jean Spiteri about 8 years ago
I've opened a Gerrit request. It can be found at https://gerrit.libreoffice.org/#/c/34307/
Updated by Jean Spiteri about 8 years ago
- Status changed from New to In Progress
Updated by Jean Spiteri almost 8 years ago
- % Done changed from 50 to 80
The Gerrit request was merged. The remaining part is having it approved and uploaded to the Bugzilla site, I assume.
Updated by Adolfo Jayme Barrientos almost 8 years ago
Thank you very much! Truly appreciated.
Updated by Adolfo Jayme Barrientos over 7 years ago
- % Done changed from 80 to 100
This is deployed now. Works like a charm! :)
Updated by Jean Spiteri over 7 years ago
- Status changed from In Progress to Resolved
Updated by Jean Spiteri over 7 years ago
- Status changed from Resolved to Closed
Updated by Florian Effenberger about 7 years ago
Jean: In your mail, you write
The code proposed for this issue has been merged in Gerrit but I couldn't find any sign of it appearing in the Bugzilla install available to the public. Did I miss something here or is there a timeline when the code will be pushed (if it hasn't been already)?
Is this still an issue? I suppose not looking at this ticket, but wanted to double check
Updated by Jean Spiteri about 7 years ago
No, from my end this is fixed. Thank you for your interest.