[
https://issues.apache.org/jira/browse/CONFIGURATION-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger updated CONFIGURATION-385:
---------------------------------------
Fix Version/s: 1.7
That's true, {{DatabaseConfiguration}} should override
{{clearPropertyDirect()}} rather than {{clearProperty()}}. Thank you for
spotting this. Fortunately, this should be easy to fix.
Note: The experimental configuration2 branch is also affected.
> clearProperty does not generate events in DatabaseConfiguration
> ---------------------------------------------------------------
>
> Key: CONFIGURATION-385
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-385
> Project: Commons Configuration
> Issue Type: Bug
> Components: Events & Notifications
> Affects Versions: 1.6
> Environment: Java 1.6 on Mac OSX 32 bit
> Reporter: Shyam Santhanam
> Fix For: 1.7
>
>
> clearProperty does not generate a EVENT_CLEAR_PROPERTY event because it
> overrides AbstractConfiguration.clearProperty instead of
> AbstractConfiguration.clearPropertyDirect as recommended by the superclass.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.