Changes between Version 14 and Version 15 of Help/Action/ShowStatusReport


Ignore:
Timestamp:
2016-05-17T22:25:59+02:00 (9 years ago)
Author:
Klumbumbus
Comment:

simplify and add detailes parts of the statusreportt

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/ShowStatusReport

    v14 v15  
    66Displays the status report with useful information mainly for developers.
    77
    8 The first parts have to be included in a bug report. Please, use the button [[Image(source:trunk/images/bug.png,middle)]] '''Report bug''' at the bottom to create a [/newticket new ticket] with pre filled information.
     8** Note: **
    99
    10 **Note**: The status report includes private user information.
     10Please always use the button [[Image(source:trunk/images/bug.png,middle)]] '''Report bug''' at the bottom to create a new ticket. This automatically removes the last block with your private settings and ensures that all the technical information is part of the bug report.
    1111
    12 The first two blocks and the optionally following two blocks ''Plugins:'' and ''Last errors/warnings:'' contain safe information, which are of interest in bug reports. The last block contains your private settings. When you use the [[Image(source:trunk/images/bug.png,middle)]] '''Report bug''' button it automatically removes the last block for the bug report ticket.
     12The statusreport consists of the following sections:
     13
     14||= Number =||= Name =||=Description=||= Presence =||=Required in a bug report=||
     15|| 1 || - || Info about your JOSM version || Always || Yes ||
     16|| 2 || - || Info about your JOSM and Java and about your computer (operating system, available RAM) || Always || Yes ||
     17|| 3 || Dataset consistency test || Problems with the loaded OSM dataset || Only if available || Yes, if available ||
     18|| 4 || Plugins || Installed [wiki:/Plugins] || Only if available || Yes, if available ||
     19|| 5 || Tagging presets || Installed [wiki:/Presets] || Only if available || Yes, if available ||
     20|| 6 || Map paint styles || Installed [wiki:/Styles] || Only if available || Yes, if available ||
     21|| 7 || Validator Rules || Installed [wiki:/Rules] || Only if available || Yes, if available ||
     22|| 8 || Last errors/warnings || Overview of last shown or hidden code erros/warnings of JOSM || Only if available || Yes, if available ||
     23|| 9 || - || Detailed info about the last JOSM code error || Only if available || Yes, if available ||
     24|| 10 || - || Private settings || Always || No ||
    1325
    1426----