Changes between Version 6 and Version 7 of APP_BUG_REPORT_FORM
- Timestamp:
- 08/27/08 10:38:45 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_BUG_REPORT_FORM
v6 v7 1 1 Bug report form allows the user to participate into Sophie development process by submitting automatically generated reports for occurred bugs. 2 2 3 * Reports should have field in which the user may type in the conditions when the error occurred.3 * Reports should have field in which the user may type in the conditions when the error occurred. 4 4 5 * Reports may contain personal information such as OS, file name and absolute path. This information may not be sent as it may be confidential.5 * Reports may contain personal information such as OS, file name and absolute path. This information may not be sent as it may be confidential. 6 6 7 * In order not to send the information, the user should click the "Do not send any private information" checkbox. 7 * In order not to send the information, the user should click the "Do not send any private information" checkbox. 8 8 9 9 10 [[Image(Bug Report.png, 75%)]]