petebrew / fhaes

Fire History Analysis and Exploration System
GNU General Public License v3.0
4 stars 1 forks source link

FHRecorder behaves erratically when editing/saving erroneous files #34

Closed petebrew closed 9 years ago

petebrew commented 10 years ago

If an FHX file is opened in FHRecorder that contains a sample with no opening/closing brackets or no events marked then it behaves erratically. For instance when you sort samples in a file with a sample with no brackets then the sample is deleted. Samples with no events seem to remain but with no data.

Original comment by: petebrew

petebrew commented 10 years ago

Original comment by: petebrew

petebrew commented 10 years ago

Diff:


--- old
+++ new
@@ -1 +1 @@
-If an FHX file is opened in FHRecorder that contains a sample with no opening/closing brackets then it behaves erratically
+If an FHX file is opened in FHRecorder that contains a sample with no opening/closing brackets or no events marked then it behaves erratically.  For instance when you sort samples in a file with a sample with no brackets then the sample is deleted.  Samples with no events seem to remain but with no data.

Original comment by: petebrew

petebrew commented 10 years ago

Original comment by: petebrew

petebrew commented 10 years ago

Original comment by: valorcrow

petebrew commented 10 years ago

All objectives complete and implemented.

Original comment by: valorcrow