[
https://issues.apache.org/jira/browse/CONFIGURATION-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger resolved CONFIGURATION-266.
----------------------------------------
Resolution: Fixed
The patch was applied. Many thanks!
> Improving backward compatibility in ConfigurationInterpolator
> -------------------------------------------------------------
>
> Key: CONFIGURATION-266
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-266
> Project: Commons Configuration
> Issue Type: Improvement
> Affects Versions: 1.4
> Reporter: Tobias Noebel
> Assigned To: Oliver Heger
> Fix For: 1.5
>
> Attachments: ConfigurationInterpolator.diff,
> ConfigurationInterpolator.java
>
>
> When using variables with prefixes in previous versions of commons
> configuration one could use the default lookup to assign the variable values,
> as prefixes were not recognized and handled differently. Since 1.4 that
> behaviour is broken as the default lookup is not taken into account for
> variables containing prefixes. Applications which make use of such variables
> would have to be changed.
> My request is to use the default lookup as fallback if a variable with prefix
> is not found in the local lookups.
--
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]