View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004357ParaView(No Category)public2007-01-22 19:312007-02-05 16:29
ReporterKen Moreland 
Assigned ToClinton Stimpson 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004357: Obsolete links not deleted
DescriptionIf 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.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006255)
Clinton Stimpson (developer)
2007-01-24 16:15

Utkarsh, should vtkSMProxyManager automatically unregister associated links when proxies are unregistered?
(0006257)
Utkarsh Ayachit (administrator)
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 (developer)
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

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team