Skip to content

I20250904-1800

@laeubi laeubi tagged this 04 Sep 06:54
Currently if one uses a filter in a feature import that happens to use
special characters like '&' that require encoding as an entity saving
the feature will break the XML as it will write out the literal value
but not the encoded entity. One then has to manually fix up the results.

This now uses the PDEXMLHelper.getWritableAttributeString to properly
encode this as and attribute value before writing.
Assets 2
Loading