Opened 6 years ago

Last modified 6 years ago

#18972 closed enhancement

josm exception for a way wıthout node — at Version 2

Reported by: katpatuka Owned by: katpatuka
Priority: normal Milestone:
Component: Core Version: latest
Keywords: way without nodes Cc: katpatuka

Description (last modified by Don-vip)

When uploading an .osm file I encountered an josm exception: Way -3487748 must have at least one node. Looking in the -osm file it contained:

  <way id='-3487748' action='modify' visible='true'>
  </way>

without any <node>. No idea how that happened. I had to manually remove the code from the .osm file before I could continue uploading. At least such a case shouldn't produce an exception - a warning or a silent skip could IMO be enough. A way without nodes is not a way ;)

Change History (2)

comment:1 by Don-vip, 6 years ago

Owner: changed from team to katpatuka
Status: newneedinfo

Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.

Please add all needed information according to this list:

  • The required parts of the Status Report from your JOSM.
  • Describe what behaviour you expected.
  • Describe what did happen instead.
  • Describe if and how the issue is reproducible.
  • Add any relevant information like error messages or screenshots.

To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Helpsource:trunk/resources/images/bug.svg Report Bug.

Remember: This is a generic notice so we don't need to write the same stuff again and again. It may only apply in parts to the specific case!


comment:2 by Don-vip, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.