View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013404ParaView(No Category)public2012-08-28 08:532015-01-11 08:36
ReporterMark Goodall 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14 
Target VersionFixed in Version3.98.0 
Summary0013404: pqStandardServerManagerModelInterface::createPQProxy produces the wrong subclass
DescriptionThe criteria for producing a pqPipelineSource is that it has a property named "Input". This should be changed to check for any InputProperty types.
TagsNo tags attached.
ProjectTBD
Topic Name13404_detect_inputs_for_proxies
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029096)
Utkarsh Ayachit (administrator)
2012-08-31 10:49

commit df12bbb4438c9e900f0b6b5b6b277bf67c5ee882
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Aug 31 10:47:48 2012 -0400

    BUG 0013404. Detect proxies with inputs more reliably.
    
    pqStandardServerManagerModelInterface was just looking for a propery with the
    name "Input" to determine that its a filter. Fixed that by using the code in
    pqPipelineFilter that locates input properties in more robust fashion.
(0029116)
Utkarsh Ayachit (administrator)
2012-09-03 13:30

merged into master, if applicable.
(0029254)
Alan Scott (manager)
2012-09-20 21:37

Internal tag for developers. Closed.

 Issue History
Date Modified Username Field Change
2012-08-28 08:53 Mark Goodall New Issue
2012-08-29 09:42 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-08-31 10:49 Utkarsh Ayachit Topic Name => 13404_detect_inputs_for_proxies
2012-08-31 10:49 Utkarsh Ayachit Note Added: 0029096
2012-08-31 10:49 Utkarsh Ayachit Status backlog => gatekeeper review
2012-08-31 10:49 Utkarsh Ayachit Fixed in Version => git-next
2012-08-31 10:49 Utkarsh Ayachit Resolution open => fixed
2012-09-03 13:30 Utkarsh Ayachit Status gatekeeper review => customer review
2012-09-03 13:30 Utkarsh Ayachit Note Added: 0029116
2012-09-20 21:37 Alan Scott Note Added: 0029254
2012-09-20 21:37 Alan Scott Status customer review => closed
2012-10-06 07:03 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2015-01-11 08:36 Utkarsh Ayachit Source_changeset_attached => ParaView master 93f755ac


Copyright © 2000 - 2018 MantisBT Team