MantisBT - ParaView
View Issue Details
0004357ParaView(No Category)public2007-01-22 19:312007-02-05 16:29
Ken Moreland 
Clinton Stimpson 
highminoralways
closedfixed 
 
 
0004357: Obsolete links not deleted
If a link contains an object or property that deleted, then the link should also be automatically deleted. Right now, the link sticks around in the link manager.
No tags attached.
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0006255)
Clinton Stimpson   
2007-01-24 16:15   
Utkarsh, should vtkSMProxyManager automatically unregister associated links when proxies are unregistered?
(0006257)
Utkarsh Ayachit   
2007-01-24 16:21   
The ProxyManager cannot unregister links pointing to unregistered proxies, since proxy manager never unregisters anything implcitly. It should be the responsibility of the GUI side link manager to clean up "dangling" links.
(0006263)
Clinton Stimpson   
2007-01-25 13:24   
/cvsroot/ParaView3/ParaView3/Qt/Core/pqLinksModel.cxx,v <-- pqLinksModel.cxx
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Core/pqLinksModel.h,v <-- pqLinksModel.h
new revision: 1.7; previous revision: 1.6