Changes between Version 14 and Version 16 of Ticket #8571


Ignore:
Timestamp:
2013-04-07T00:03:03+02:00 (12 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8571 – Description

    v14 v16  
    77I think of several enhancements that could help us to improve the situation when the user chooses to report a bug:
    88- ~~ Increase the size limit of text that can be pasted to our Trac instance, in order to avoid incomplete stracktraces~~ -> Done (r5827)
    9 - Add some wiki formatting to have nicer bug reports
     9- Add some wiki formatting to have nicer bug reports. See #7708
    1010- Add how JOSM has been started (Webstart or not, ~~command-line arguments~~: Done (r5831))
    1111- Automatically attach the commands stack that led to the JOSM bug
    1212- Automatically attach some of the JOSM preferences, to be discussed to avoid privacy concerns
    13 - Automatically export and attach active layers when the crash occurred (to be also discussed for privacy concerns). An external and configurable free file hosting service support may be implemented to upload large .osm files that could not be stored on this Trac instance.
     13- Automatically export and attach active layers when the crash occurred (to be also discussed for privacy concerns). An external and configurable free file hosting service support may be implemented to upload large .osm files that could not be stored on this Trac instance. See #6804
    1414
    1515What do you think ?