﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19498	"Combine way: Never ofter ""oneway=-1"""	skyper	team	"This is a follow-up of #19485, see my comment:
[ticket:19485#comment:3 #19485:comment 3]
> …
> I noticed another problem, see attached example file [ticket:19485#attachment:josm_19485_example.osm josm_19485_example.osm].
> With the real data example (lowest) the exception does not happen but JOSM offers to change the value of `oneway` to **`-1`** instead of changing the direction of the way without `oneway=*`.
> 
> {{{
> USER@BOX:~$ java -Xmx500m -Djosm.home=/tmp/.josm_test -jar Downloads/JOSM/josm-snapshot-16645.jar Downloads/josm_19485_example.osm
> …
> }}}

1. Select the way without `oneway=*`
1. Select the connected way with `oneway=yes`
1. Combine way

The direction of the way with `oneway=yes` should never be changed and `oneway=-1` should never be offered, even if this means that more tags have to be adjusted and even if more objects need to be changed."	enhancement	new	normal		Core			combine way oneway	GerdP
