﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18798	[PATCH] Crash when adding `junction=roundabout` to a node	taylor.smock	team	"First present in r15889.

Steps to reproduce:
1) Open a new layer
2) Add a node
3) Select the node
4) Open the add tag dialog
5) Enter `junction` into the `key` field
6) Start typing `roundabout` into the `value` field (it will crash on `r`)

~~Unless someone is already working on it, I'll try to get a patch attached as soon as possible.~~


EDIT: Relevant mapcss rule (from default MapCSS file):
{{{
#!mapcss
node:righthandtraffic[junction=roundabout] {
  icon-image: String<presets/vehicle/restriction/roundabout_right.svg>;
  icon_z17: String<presets/vehicle/restriction/roundabout_right.svg>;
}
}}}"	defect	new	normal		Core			regression	simon04
