﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3803	Splitting a way sometimes doesn't modify the original way	Daeron	Daeron	"When a way is extended forming a loop in the end of the way by creating a new node to a middle of some of the segment in the way, and then adding the new node to selection, and then splitting, leaves the original way untouched.

The crucial step is to not deselect the way after extending it, but to add the newly created node to the selection. If you deselect the way between the extending and split, the bug won't appear.

Atteched is a simple osm-file that will allow the reproduction of this bug:

 1. Extend the way from the end to the middle of the first two nodes creating a fourth node
 1. Add the newly created node to the selection
 1. split the way

This will leave you with two ways, the original untouched, and a new closed way, but it should have left only a two-node way (first node and the new node), and the closed way."	defect	closed	minor		Core	latest	fixed		
