[ 
https://issues.apache.org/jira/browse/CONFIGURATION-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Bourg resolved CONFIGURATION-269.
------------------------------------------

    Resolution: Fixed

Thank you for the test Oliver, I integrated it. I added a ConfigurationAssert 
class to check if two configurations are similar, that may be useful elsewhere.

> PropertiesConfiguration.save() generates superfluous escaping character when 
> delimiter parsing is disabled
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-269
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-269
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Oliver Heger
>         Assigned To: Emmanuel Bourg
>             Fix For: 1.5
>
>         Attachments: Config-269_test.diff, properties.patch
>
>
> PropertiesConfiguration.save() ignores the delimiter parsing disabled flag 
> and escapes all delimiter characters it encounters. When the configuration is 
> loaded again (with delimiter parsing disabled) the values of affected 
> properties contain the escaping character.
> This bug is very similar to CONFIGURATION-268, but for 
> PropertiesConfiguration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to