Changes between Version 14 and Version 16 of Ticket #8571
- Timestamp:
- 2013-04-07T00:03:03+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8571 – Description
v14 v16 7 7 I think of several enhancements that could help us to improve the situation when the user chooses to report a bug: 8 8 - ~~ 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 10 10 - Add how JOSM has been started (Webstart or not, ~~command-line arguments~~: Done (r5831)) 11 11 - Automatically attach the commands stack that led to the JOSM bug 12 12 - 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 14 14 15 15 What do you think ?