When saving to xml, ICon does not seem to escape '<' and '>' characters, e.g. it may output
<property name="objectValue" value="<null>"/>
when serializing a 'const' device, which is invalid.
Log in to post a comment.