
I was developing my first puglin ( I'm a begginner in MantisBT) , which is able to hook( bug creation ) and extract all the info from that new bug.
The improve i was thinking of it's a bit complicated. I tried searching on the forum , web and documentation but i didn't find anything.
I would like that when the user, clicks in the view page of an specific bug, as It's shown on the screenshot , in the red box is created a new button which is able to capture all the info about the bug then throw an exception with the information captured , when it's clicked. That would be joined with my part which is able to hook an event , and extract the info from it.
Does anyone know how to accomplish that?
Thank you very much in advance
