| 4 | |
| 5 | == Cryptic error messages == |
| 6 | Sometimes 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 | |
| 9 | Usually, 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 | |
| 11 | JOSM 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. |