﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7811	"[Patch] Vague ""Suspicious tag/value combinations"" message for absent denomination tag"	mrwojo	team	"When something is tagged `religion` = (`christian` | `muslim` | `jewish` | `pastafarian` | `other`), the TagChecker validator expects a `denomination` tag. If that tag is absent or has an unexpected value, TagChecker emits the vague info-level message ""Suspicious tag/value combinations"" (warning 1272).

I had to consult TagChecker.java to figure out what tags that message was referencing -- it's the `T:` lines in ignoretags.cfg.

The history of TagChecker.java and ignoretags.cfg reveals that I'm not the first struck by warning 1272. The attached patch removes 1272. ignoretags.cfg should only cause warnings to be ignored, it shouldn't produce its own."	defect	closed	normal		Core validator	latest	fixed	Suspicious tag value combinations TagChecker	
