You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/05/17 08:11:11 UTC

[jira] Updated: (CONFIGURATION-76) [configuration] Invalid subsets

     [ http://issues.apache.org/jira/browse/CONFIGURATION-76?page=all ]

Henri Yandell updated CONFIGURATION-76:
---------------------------------------

    Reporter: Joerg Schaible  (was: Jörg Schaible)

> [configuration] Invalid subsets
> -------------------------------
>
>          Key: CONFIGURATION-76
>          URL: http://issues.apache.org/jira/browse/CONFIGURATION-76
>      Project: Commons Configuration
>         Type: Bug

>     Versions: 1.0 Beta 2
>  Environment: Operating System: All
> Platform: All
>     Reporter: Joerg Schaible
>     Priority: Critical
>  Attachments: AbstractConfiguration.java.diff, TestBaseConfiguration.java.diff, TestBaseConfiguration.java.diff
>
> Configuration does not honor the prefix delimiter generating subsets:
> config:
> test.a
> testing.b
> subconfig = config.subset("test");
> subconfig:
> a
> ng.b
> Obviously subconfig should have contained only a.
> Patches for AbstractConfiguration and TestBaseConfiguration attached, all 
> junit tests work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org