﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9570	{0.tag} not working anymore	naoliv	team	"I don't know if it related with r6675 or r6677, but using {0.tag} doesn't seem to be working anymore.
Using the ""element of"" example and changing it to use {0.tag}:

{{{
#!rule
node[amenity=parking] ∈ *[amenity=parking] {
          throwWarning: tr(""{0} inside {1}"", ""{0.tag}"", ""amenity=parking"");
}
}}}

I get this:

{{{
{0.tag} inside amenity=parking (1)
}}}"	defect	closed	normal	14.01	Core validator		fixed		
