View Revisions: Issue #3406
Summary | 0003406: Saved scene file is corrupted if a node name contains special character | ||
---|---|---|---|
Revision | 2017-06-09 17:02 by lassoan | ||
Description | Saved scene file is corrupted if a node name or a scene view description contains special character. Probably there are other free-text fields that are not encoded before writing to the scene file. Scene and MRB files corrupted by scene views: Adding multiple scene views to a Slicer session and then saving as MRB leads to a corrupted MRB file that will no longer load. Same seems to happen to Scene file. Example TestBundles attached. The TestBundle_withViews.mrb is the orignal TestBundleRaw to which 6 scene views were added with custom title and a paragraph of text each. TestBundle_withViews.mrb does not load. |
||
Revision | 2013-09-18 08:05 by DMeier | ||
Description | Adding multiple scene views to a Slicer session and then saving as MRB leads to a corrupted MRB file that will no longer load. Same seems to happen to Scene file. |