MantisBT - VTK | ||||||||||||||||||||
View Issue Details | ||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||
0013382 | VTK | (No Category) | public | 2012-08-21 05:31 | 2015-08-27 07:01 | |||||||||||||||
Reporter | Tim Hutton | |||||||||||||||||||
Assigned To | T.J. Corona | |||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||
Platform | OS | OS Version | ||||||||||||||||||
Product Version | 5.8.0 | |||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||
Project | TBD | |||||||||||||||||||
Type | incorrect functionality | |||||||||||||||||||
Summary | 0013382: vtkXMLUnstructuredGridWriter: corrupted output for polyhedral cells in appended mode | |||||||||||||||||||
Description | The Graphics\Cxx\TestPolyhedron0.cxx test works in ASCII mode, but comment-out this line and it breaks: writer->SetDataModeToAscii(); Alternatively, explicitly change it to: writer->SetDataModeToAppended(); (Binary mode works fine.) The resulting vtu file has malformed XML. It starts like this: " offset="588"="1.0"?> <VTKFile type="UnstructuredGrid" version="0.1" byte_order="LittleEndian" compressor="vtkZLibDataCompressor"> <UnstructuredGrid> ...etc." Still an issue in VTK 5.10.0. An improved test would try all the different data modes (ascii, binary, appended) and compressors (zlib, none). | |||||||||||||||||||
Steps To Reproduce | ||||||||||||||||||||
Additional Information | ||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||
Relationships |
| |||||||||||||||||||
Attached Files | ||||||||||||||||||||
Issue History | ||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||
2012-08-21 05:31 | Tim Hutton | New Issue | ||||||||||||||||||
2013-06-25 14:23 | Dave DeMarle | Relationship added | related to 0013860 | |||||||||||||||||
2013-06-25 14:23 | Dave DeMarle | Relationship added | related to 0013295 | |||||||||||||||||
2013-06-25 14:24 | Dave DeMarle | Relationship added | related to 0013294 | |||||||||||||||||
2014-10-28 02:48 | Lars Bilke | Note Added: 0033671 | ||||||||||||||||||
2015-08-04 09:53 | Menno Deij | Note Added: 0034877 | ||||||||||||||||||
2015-08-26 15:39 | T.J. Corona | Note Added: 0035070 | ||||||||||||||||||
2015-08-27 02:14 | Menno Deij | Note Added: 0035075 | ||||||||||||||||||
2015-08-27 06:59 | T.J. Corona | Note Added: 0035076 | ||||||||||||||||||
2015-08-27 07:01 | T.J. Corona | Note Added: 0035077 | ||||||||||||||||||
2015-08-27 07:01 | T.J. Corona | Status | backlog => closed | |||||||||||||||||
2015-08-27 07:01 | T.J. Corona | Assigned To | => T.J. Corona | |||||||||||||||||
2015-08-27 07:01 | T.J. Corona | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|