Customized bug report?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Zax
Posts: 519
Joined: Mon May 28, 2007 10:12 am
Contact:

Customized bug report?

Post by Zax » Wed Jan 05, 2011 10:24 am

Hello,

Is there a way with Rev Studio 4.0 to customize the standard bug report?
I would like to add some infos like app version, platform infos, etc.

Thank you.

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Customized bug report?

Post by jmburnod » Wed Jan 05, 2011 11:23 am

Hi Zax,
Is there a way with Rev Studio 4.0 to customize the standard bug report?
Yes, you can trap the scripterror message

Best

Jean-Marc
https://alternatic.ch

Zax
Posts: 519
Joined: Mon May 28, 2007 10:12 am
Contact:

Re: Customized bug report?

Post by Zax » Wed Jan 05, 2011 12:19 pm

Thanks Jean-Marc :)

If I trap this error message, I suppose I'll have to build my own UI to send the bug mail with the user comment.
I wonder if there is there a way to hack/modify the rev built-in error report?

Post Reply