Skip to content
  • Marco Bubke's avatar
    Always reset the id for an object in node instances · 565158bb
    Marco Bubke authored
    Because we tested for the parent, the id of a root item never reset.
    This was hidden because if you remove a root item all
    child items was removed too. But if the object was not deleted by the
    root item and there was a binding the root item id, there was a dangling
    pointer.
    
    Task-Number: BAUHAUS-662
    Reviewed-by: kkoehne
    565158bb