I've noticed some files that show an incorrect folder structure with this library. I believe the dad array is not filled correctly when a node comes before it's parent, and has R or L sibling nodes. I've attached a sample file that demonstrates the issue.
In the attached .cfb file, both some file 1 and some file 2 are sibling files under some folder, but js-cfb shows some file 2 as a root level file.
I've noticed some files that show an incorrect folder structure with this library. I believe the
dad
array is not filled correctly when a node comes before it's parent, and has R or L sibling nodes. I've attached a sample file that demonstrates the issue.In the attached .cfb file, both
some file 1
andsome file 2
are sibling files undersome folder
, but js-cfb showssome file 2
as a root level file.file.zip