-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When a system property was defined as:
/system-property=foo:add(value=" spaces ");
it gets written with the correct spaces around it to the configuration file.
When the configuration is read the value gets trimmed and the prefix/suffix of spaces is lost.