Task #2187
closedLink the crashreporter field in Bugzilla
0%
Description
This task originates from https://gerrit.libreoffice.org/#/c/34523/. The main idea is to replace the current content in the crash reporter by a direct link to the crash report associated with the bug report.
Updated by Florian Effenberger about 7 years ago
Cloph, Guilhem, Xisco: One of you can let Jean know "whether there's any code on the Bugzilla server (or test server) that is not in the Gerrit repo? From some searching I did there, I found no mention of the crashreporter extra field that is found on the top of every bug report. I might be wrong here but I think this code has not been published. "
Updated by Guilhem Moulin about 7 years ago
There are two files with uncommited changes, but nothing related to crashreport and other than that gerrit's ‘tdf-5.0.3’ branch is up to date.
There is no extra for the crashreport field, it's a custom field and bugzilla stores these in its database, not in static files. https://bugzilla.readthedocs.io/en/5.0/administering/custom-fields.html I have no idea how transform it to display a link though, I'll leave that to the bugzilla experts here :-P
Updated by Xisco Fauli Tarazona about 7 years ago
This is the description from the field in bugzilla: A crash report ID or a crash report signature linking the bug report to crashreport.libreoffice.org.
I guess if we replace the crash signature with a direct link, bugzilla and the crashreport page will be no longer linked.
OTOH, i think we can add the link to the URL field based on the crash signature.
@Jean, if you agree with that solution, I can automated in the script I use for other things in bugzilla
Regards
Updated by Jean Spiteri over 6 years ago
- Assignee deleted (
Jean Spiteri)
Sorry for the late reply to this ticket.
Xisco Fauli Tarazona, feel free to do it if you think it is the best way. I am not that much experienced with Bugzilla. Thus, I'm unassigning myself from the ticket. Feel free to assign it to yourself.
Updated by Xisco Fauli Tarazona over 6 years ago
- Status changed from New to Resolved
Crashreport link can be added as see also now, see https://bugs.documentfoundation.org/show_bug.cgi?id=118859
Closing as RESOLVED
Updated by Beluga Beluga over 5 years ago
- Status changed from Resolved to Closed