Hi everyone,
I'm working on 'Linking Error Reports with existing Bug Tickets on Sourceforge' feature of error-reporting-server. See Issue#26 [0] for more details.
Before starting the coding, I want community's opinion on some matters.
What information should be put as a comment on bug ticket??!! There'll definitely be a link to error report. But what else in addition to it?
Following are all the available details.
- Error Type (Notice, ReferenceError, etc..)
- Error Message
- PMA version
- PHP version
- Browser
- User OS
- Server Software
- Script Name
- Line Number
- Stack Trace
- Description (User defined steps to reproduce the error)
- Exception type (php or js)
- Configuration Storage (disabled or enabled)
Please suggest which ones of above to include while posting a comment on SF bug ticket.
Regards,
Dhananjay Nakrani.