Changes between Version 4 and Version 5 of Help/ErrorMessages


Ignore:
Timestamp:
2009-11-03T06:30:44+01:00 (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/ErrorMessages

    v4 v5  
    22= Error Messages =
    33[[TOC(inline)]]
     4
     5== Cryptic error messages ==
     6Sometimes JOSM displays rather crypting error messages. For instance, JOSM used to  display the following message:
     7 * ''Bad Request Error header: Placeholder node not found for reference -13 in way -12 (Kode=400)''
     8
     9Usually, these are error messages generated by the OSM server. There isn't an exhaustive specification of possible error messages generated by the OSM server and in general JOSM can't know what error messages it has to deal with.
     10
     11JOSM does it's best to transform cryptic error messages into a more user friendly text (including translation). Please [/newticket let the the JOSM team know] if cryptic and/or untranslated messages show up. The JOSM dev team will then try to transform it into a more user-friendly message.
    412
    513== Error and warning dialogs ==