MantisBT - ParaView
View Issue Details
0013435ParaView(No Category)public2012-09-06 14:232015-01-11 08:37
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
3.98.0 
Kitware
13425_fix_spatial_bounds_of_composite_datasetes
incorrect functionality
0013435: :Spatial bounds of multiblock datasets
multiblock datasets that contain a mixture of 3d data and tables always include (0,0,0) in the spatial bounds which seems to be returned from the table.
No tags attached.
Issue History
2012-09-06 14:23Utkarsh AyachitNew Issue
2012-09-06 14:25Utkarsh AyachitTopic Name => 13425_fix_spatial_bounds_of_composite_datasetes
2012-09-06 14:25Utkarsh AyachitNote Added: 0029138
2012-09-06 14:25Utkarsh AyachitStatusbacklog => gatekeeper review
2012-09-06 14:25Utkarsh AyachitFixed in Version => git-next
2012-09-06 14:25Utkarsh AyachitResolutionopen => fixed
2012-09-06 14:25Utkarsh AyachitAssigned To => Utkarsh Ayachit
2012-09-07 14:50Utkarsh AyachitFixed in Versiongit-next => git-master
2012-09-07 14:50Utkarsh AyachitStatusgatekeeper review => customer review
2012-09-07 14:50Utkarsh AyachitNote Added: 0029150
2012-09-20 21:20Alan ScottNote Added: 0029252
2012-09-20 21:20Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0
2015-01-11 08:36Utkarsh AyachitSource_changeset_attached => ParaView master 435dbf7a
2015-01-11 08:37Utkarsh AyachitSource_changeset_attached => ParaView master c47529bf

Notes
(0029138)
Utkarsh Ayachit   
2012-09-06 14:25   
commit c47529bf00243a03415035c09ae2b92e07968afd
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Sep 6 14:24:18 2012 -0400

    BUG 0013435. Fix bounds for composite datasets containing tables.
    
    vtkPVDataInformation now respects invalid databounds for non dataset data types.
(0029150)
Utkarsh Ayachit   
2012-09-07 14:50   
merged in master if applicable
(0029252)
Alan Scott   
2012-09-20 21:20   
Internal hook for developers. Closing.