Changes between Version 26 and Version 27 of APP_BUG_REPORT_FORM_R0


Ignore:
Timestamp:
05/29/09 18:00:34 (16 years ago)
Author:
mitex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_BUG_REPORT_FORM_R0

    v26 v27  
    3030  * 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) 
    3131   * 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. 
    3333  * Attach-file button - allows the user to attach a book/video/etc. that causes Sophie to crash. 
    3434  * Cancel button - closes the form without saving or sending the report 
     
    130130 
    131131= Implementation = 
    132 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     132 * [2998] 
    133133 
    134134= Testing =