﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17199	"Validator complains about ""width"" tags"	mueschel	team	"I recently (currently using 14620) see many warnings about the value of 'width' like

{{{
Value '12.8' for key 'width' looks like one of [1.5, 2.5]. (1)
Wert '4.3' für Schlüssel 'width' sieht aus wie '4.5'. (1)
}}}
These values are perfectly fine and the validator should not complain about any numeric value for keys like 'width', 'height', 'length'... The only exception might be values with more decimals than reasonably possible (e.g. 2.23473189031) like they happen when importing float values."	defect	closed	normal	19.01	Core validator	tested	fixed		GerdP
