Constructor XMLConfiguration(HierarchicalConfiguration) loses the name of the
root element
------------------------------------------------------------------------------------------
Key: CONFIGURATION-318
URL: https://issues.apache.org/jira/browse/CONFIGURATION-318
Project: Commons Configuration
Issue Type: Bug
Affects Versions: 1.5
Reporter: Oliver Heger
Priority: Minor
Fix For: 1.6
When creating an XMLConfiguration from another one using the copy constructor
the name of the root element (i.e. the document element) is dropped. When the
configuration is saved, the default root name ("configuration") is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.