View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006289VTK(No Category)public2008-01-30 13:592016-08-12 09:54
ReporterEric Monson 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006289: VTK XML readers set Global IDs as int rather than idType
DescriptionThe VTK XML file formats support Global IDs, and the readers assign them, but they do so as "int" type rather than "idtype".
Steps To ReproduceIn ParaView you can load box.ex2, then save as *.vtu file. It is clear in the vtu file that Global IDs have been set. When this file is read back in, the GlobalIds are listed as "int".
Additional Information In ParaView this causes Global IDs to not function properly, and can lead to crashes in some cases. Functionality can be restored by manually setting Global IDs as vtkIdType within the Python Programmable Filter. See ParaView3 bug report 0006240
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0036949)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-01-30 13:59 Eric Monson New Issue
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036949
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved
2016-08-12 09:54 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team