Changes between Version 26 and Version 27 of APP_BUG_REPORT_FORM_R0
- Timestamp:
- 05/29/09 18:00:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_BUG_REPORT_FORM_R0
v26 v27 30 30 * Save-as-file button - if the form is invoked automatically on error; saves the report as a plain text file (a file dialog is opened and the user selects a path for the file) 31 31 * Plain text file with .log extension. This file can be used when sending bug reports from Help menu entry or submitting bugs on the site. 32 * Load-report-from-file button - if the form is invoked manually - the user can attach already generated report file.32 * (when implementing the server side) Load-report-from-file button - if the form is invoked manually - the user can attach already generated report file. 33 33 * Attach-file button - allows the user to attach a book/video/etc. that causes Sophie to crash. 34 34 * Cancel button - closes the form without saving or sending the report … … 130 130 131 131 = Implementation = 132 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 132 * [2998] 133 133 134 134 = Testing =