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

Emmanuel Bourg updated CONFIGURATION-36:
----------------------------------------

    Fix Version/s: 1.1

> [configuration] HierarchicalConfiguration.getKeys(String) might return empty 
> iterator
> -------------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-36
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-36
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Oliver Heger
>             Fix For: 1.1
>
>         Attachments: hierarchicalconfig.txt, HierarchicalConfiguration.txt, 
> testhierarchicalconfig.txt, TestHierarchicalConfiguration.txt, 
> TestSubsetConfiguration.txt
>
>
> If called with a prefix string that contains indices, the implementation of
> getKeys(String) inherited from AbstractConfiguration fails to find keys with 
> the
> passed in prefix. So the returned iterator is empty.
> This patch provides a specific implementation of this method for
> HierarchicalConfiguration that solves this problem.

-- 
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