[
https://issues.apache.org/jira/browse/FELIX-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-2782:
------------------------------------
Fix Version/s: (was: prefs-1.0.8)
> Unable to delete nodes
> ----------------------
>
> Key: FELIX-2782
> URL: https://issues.apache.org/jira/browse/FELIX-2782
> Project: Felix
> Issue Type: Bug
> Components: Preferences Service
> Affects Versions: prefs-1.0.4
> Reporter: Zhou
> Assignee: Carsten Ziegeler
>
> For example, I have these nodes under system preferences:
> /A/a1
> /A/a2
> and I use removeNode() on node A. and flush the system preferences root node.
> and I start creating the same structure, i.e.
> /A/a1
> /A/a2
> what I actually get by invoking childrenNames() on node A is now four nodes,
> i.e. a1,a2,a1,a2, which means the node A never really got removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)