History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
CONFIGURATION-348
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
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.
Description
In
getKeys()
the obligatory call to
reload()
was forgotten.
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
[
Permlink
|
« Hide
]
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.
[
Show »
]
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.
AbstractHierarchicalFileConfiguration now overrides getKeys() to perform the reload check.