View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013404 | ParaView | (No Category) | public | 2012-08-28 08:53 | 2015-01-11 08:36 | ||||
Reporter | Mark Goodall | ||||||||
Assigned To | Utkarsh Ayachit | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.14 | ||||||||
Target Version | Fixed in Version | 3.98.0 | |||||||
Summary | 0013404: pqStandardServerManagerModelInterface::createPQProxy produces the wrong subclass | ||||||||
Description | The criteria for producing a pqPipelineSource is that it has a property named "Input". This should be changed to check for any InputProperty types. | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Topic Name | 13404_detect_inputs_for_proxies | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |