You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2007/01/27 19:36:49 UTC

[jira] Updated: (CONFIGURATION-219) PropertiesConfiguration.clone() does not properly handle the layout object

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

Oliver Heger updated CONFIGURATION-219:
---------------------------------------

    Fix Version/s:     (was: Nightly Builds)
                   1.3

> PropertiesConfiguration.clone() does not properly handle the layout object
> --------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-219
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-219
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: Nightly Builds
>            Reporter: Oliver Heger
>         Assigned To: Oliver Heger
>             Fix For: 1.3
>
>
> If a PropertiesConfiguration object is cloned, the clone will have the same PropertiesConfigurationLayout object. Of course this will cause trouble when later both objects are modified and then written to a file.
> PropertiesConfiguration needs a specific clone() implementation, which also clones the layout object.

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org