﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7574	NameTemplate stopped working	anonymous	simon04	"I think the recent changes broke something relating name templates.

The following name template (which I load in my presets to show in relation list information about tags in relation of type destination_sign) stopped working. The latest working josm version I can find in download directory is 5148. Version 5159 and later don't work anymore (I don't know about versions in-between):

<?xml version=""1.0"" encoding=""UTF-8""?>
<presets>
        <item name=""Destination sign"" type=""relation""
                name_template=""destination_sign (?{'{destination} {time}' | '{destination} {distance}' | '{destination}'}) ""
                name_template_filter=""type=destination_sign"">
        </item>
</presets>"	defect	closed	normal		Core	latest	fixed	NameTemplate	
