Issue Details (XML | Word | Printable)

Key: CONFIGURATION-348
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Oliver Heger
Reporter: Oliver Heger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Configuration

AbstractHierarchicalFileConfiguration does not trigger a reload for the getKeys() method

Created: 08/Nov/08 04:29 PM   Updated: 22/Aug/09 07:36 PM
Return to search
Component/s: File reloading
Affects Version/s: 1.5
Fix Version/s: 1.6

Time Tracking:
Not Specified

Resolution Date: 08/Nov/08 04:39 PM


 Description  « Hide
In getKeys() the obligatory call to reload() was forgotten.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #712405 Sat Nov 08 16:37:48 UTC 2008 oheger CONFIGURATION-348: AbstractHierarchicalFileConfiguration now overrides getKeys() to perform a reload check.
Files Changed
MODIFY /commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/AbstractHierarchicalFileConfiguration.java
MODIFY /commons/proper/configuration/trunk/xdocs/changes.xml
MODIFY /commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestXMLConfiguration.java

Oliver Heger added a comment - 08/Nov/08 04:39 PM
A fix was applied in revision 712405.

AbstractHierarchicalFileConfiguration now overrides getKeys() to perform the reload check.


Oliver Heger made changes - 08/Nov/08 04:39 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Oliver Heger made changes - 22/Aug/09 07:36 PM
Status Resolved [ 5 ] Closed [ 6 ]