Hi,
I've been using Mantis for ages now, and every time I upgrade, I lose my modifications to `html/bug_report_page.php` to include a link to detailed instructions on how people can provide the necessary information (https://xdebug.org/reporting-bugs).
GitHub issues has a feature for this, such as PHP uses for itself: https://github.com/php/php-src/blob/mas ... ml?plain=1
Is there a way in Mantis to at least automatically add a link to my "this is how to create a bug report" page?
cheers,
Derick
Link to "How to Report" information
Moderators: Developer, Contributor
Re: Link to "How to Report" information
absolutely, simply create a little plugin to show that link on that page. 

Re: Link to "How to Report" information
"simply create a ... plugin". How is that "simple"? And I wouldn't even have the faintest clue where to start here.
Re: Link to "How to Report" information
Post a picture on how this link is shown and I will see if i can pull something together 

Re: Link to "How to Report" information
here is a very basic plugin for you, let us know if it fits your requirements 

- Attachments
-
- showit.zip
- (2.17 KiB) Downloaded 323 times
Re: Link to "How to Report" information
I already managed it. I *do* like tinkering 
But not with the config setting editing, as I didn't realise you could do that. So I'll copy that over into my plugin, thanks!
In case you care, it's live at https://bugs.xdebug.org/bug_report_page.php

But not with the config setting editing, as I didn't realise you could do that. So I'll copy that over into my plugin, thanks!
In case you care, it's live at https://bugs.xdebug.org/bug_report_page.php
Re: Link to "How to Report" information
Looks cool but I would open the link in a new tab 
