[
https://issues.apache.org/jira/browse/CONFIGURATION-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers resolved CONFIGURATION-388.
---------------------------------------
Resolution: Fixed
XMLConfiguration has been modified to not call
PropertyConverter.escapeDelimiters if attributeSplitting or delimiterParsing
have been disabled.
> When updating an element or attribute that contains the list delimiter the
> character is escaped even if delimiting is disabled.
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: CONFIGURATION-388
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-388
> Project: Commons Configuration
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Ralph Goers
> Assignee: Ralph Goers
> Fix For: 1.7
>
>
> When updating an attribute or element using an XMLConfiguration, if the new
> value contains a delimiter the delimiter will be escaped with a '\' even if
> delimiters have been disabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.