Possible bug in SvgImageContent

Hi,

It seems that the check parameter is unused in org.knime.base.data.xml.SvgImageContent's constructor. Should it not be used before the check for bounds for example (adding a default bound for example if none can be set)? Or maybe the actual check is missing.

I am using the org.knime.ext.svg version 2.6.0.0033848 if it helps.

Thanks, gabor

You are right, the check was always performed, regardless of the parameter value. Will be fixed in 2.7.