XMLConfiguration.getKeys() broken
---------------------------------
Key: CONFIGURATION-366
URL: https://issues.apache.org/jira/browse/CONFIGURATION-366
Project: Commons Configuration
Issue Type: Bug
Components: Build
Affects Versions: 1.6
Environment: Java 6
Reporter: Christian
XMLConfiguration.getKeys(String prefix) returns iterator with the string
argument "prefix", when the xpath specified has no sub elements. The
XPathExpressionEngine has been used as Expression engine.
Version 1.3 does not have this problem. Here an empty Iterator is returned.
This seems related to:
http://issues.apache.org/jira/browse/CONFIGURATION-87
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.