Opened 9 years ago

Last modified 9 years ago

#11184 closed defect

"split way" is splitting an other way instead of the selected — at Version 1

Reported by: mdk Owned by: team
Priority: normal Milestone: 15.04
Component: Core Version: latest
Keywords: Cc:

Description (last modified by mdk)

I found that "split way" action (P) will spit a different way instead of the selected in some cases. I attached a sample file.

To reproduce:

  • load file
  • select landuse area
  • multiselect the node where the highway crosses the landuse
  • press "P"

What should happen:

  • the landuse should be splitted into two areas

What happens instead:

  • the highway is added to the selection
  • the highway is splitted into two parts

I think the problem is the self intersecting (illegal) landuse area. The easiest way to fix this error is splitting the area. But this is not possible, because an other way will be splitted instead.

Btw: if there wasen't an other way (delete highway in example), the split works as expected.

Change History (2)

by mdk, 9 years ago

Attachment: splitwaybug.osm added

comment:1 by mdk, 9 years ago

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